mirror of
https://github.com/johndoe6345789/low-code-react-app-b.git
synced 2026-04-25 22:25:01 +00:00
Generated by Spark: Favico designer is hard to find when mobile browser is in desktop mode. There is 3 rows of tabs, does it allow for 4?
This commit is contained in:
@@ -79,4 +79,14 @@
|
||||
--radius-xl: calc(var(--radius) * 2);
|
||||
--radius-2xl: calc(var(--radius) * 3);
|
||||
--radius-full: 9999px;
|
||||
}
|
||||
|
||||
@layer components {
|
||||
[data-slot="tabs-list"] {
|
||||
@apply w-full;
|
||||
}
|
||||
|
||||
[data-slot="tabs-trigger"] {
|
||||
@apply flex-none;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user