We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ecfbcb commit d614847Copy full SHA for d614847
packages/ui-components/Common/Tabs/index.module.css
@@ -1,7 +1,7 @@
1
@reference "../../styles/index.css";
2
3
.tabsRoot {
4
- @apply max-w-full;
+ @apply grid max-w-full;
5
6
.tabsList {
7
@apply font-open-sans
0 commit comments