Commit 16603eba authored by isstuev's avatar isstuev

change padding

parent 25f1beca
...@@ -106,6 +106,8 @@ const TabsWithScroll = ({ ...@@ -106,6 +106,8 @@ const TabsWithScroll = ({
> >
<TabList <TabList
marginBottom={{ base: 6, lg: 8 }} marginBottom={{ base: 6, lg: 8 }}
mx={{ base: '-16px', lg: 'unset' }}
px={{ base: '16px', lg: 'unset' }}
flexWrap="nowrap" flexWrap="nowrap"
whiteSpace="nowrap" whiteSpace="nowrap"
ref={ listRef } ref={ listRef }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment