We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
when small size
v2.8.1
No response
The text was updated successfully, but these errors were encountered:
Try adding truncate to the ui.tab.base attribute of the UTabs.
truncate
ui.tab.base
or used slot, see this:
https://ui.nuxt.com/navigation/tabs#slots
Sorry, something went wrong.
ddbb431
I've wrapped the label around a <span class="truncate"> as adding truncate class to ui.tab.base didn't work.
<span class="truncate">
No branches or pull requests
Environment
when small size
Version
v2.8.1
Reproduction
Description
Additional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered: