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 b1ac287 commit 9507b12Copy full SHA for 9507b12
src/components/organisms/FileTabs/FileTabs.tsx
@@ -59,6 +59,7 @@ const TabsContainerElement = tasty(Flex, {
59
'[data-is-left-fade]': '3x left',
60
'[data-is-right-fade]': '3x right',
61
},
62
+ padding: '3x 0 0 0',
63
'--scrollbar-radius': '1ow',
64
'--scrollbar-width': '.75x',
65
'--scrollbar-outline-width': '1px',
0 commit comments