Make tabs width dynamic

This commit is contained in:
nitegeist
2023-10-10 20:14:36 -05:00
parent 7e2ed614e1
commit d08c59abf5

View File

@@ -51,7 +51,7 @@ const UnifiedCommunityPage: React.FC<Props> = ({
<Tabs
mt="2em"
w={{
lg: '70vw',
lg: '100%',
}}
>
<TabList ml={{ sm: '0em', lg: '4em' }} mr={{ sm: '0em', lg: '4em' }}>