How to customize the min-width of v-tab in v-tabs components? #20522
Replies: 2 comments 1 reply
-
One workaround: use v-bottom-navigation, add style style="padding: 0px; min-width: 20px" to v-btn in v-bottom-navigation |
Beta Was this translation helpful? Give feedback.
1 reply
-
Anyone can tell me how to use those API in vuetify? I didn't find any related docs |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The min-width of v-tab is 90px, How can I shrink it to 60px
Thx in advance~
Beta Was this translation helpful? Give feedback.
All reactions