Skip to content
Discussion options

You must be logged in to vote

Hi,

  • There is no way in the UI to set a custom width for table cells.
  • There is a default min-width of 50px. You could bypass this restriction with a plugin that adds custom CSS, or a browser plugin that allows CSS overrides, that sets the current min-width to 0 or whatever other value you want.
  • If this is important to your use case, we could look at removing the min-width setting - after we verify that doesn't have unintended consequences: the concern would be data being hidden.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@charlesh88
Comment options

Answer selected by charlesh88
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants