How to fix the width of ShadCN Table component to prevent resizing on page changes? #6322
Unanswered
MehdiDiasGomes
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I'm using the ShadCN UI Vue library and the Table component. Every time the page changes or when I update the data, the table's width keeps resizing because of the padding.
Is there a way to set a fixed width for the table so that it doesn't resize?
Any help would be appreciated!
Thanks!
TableHead.vue :
TableCell.vue :
Beta Was this translation helpful? Give feedback.
All reactions