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 fcc7e64 commit f2f29c9Copy full SHA for f2f29c9
src/pages/Community/All/style.css.ts
@@ -4,4 +4,4 @@ import { f } from '@/style'
4
5
export const Wrapper = style([f.flex, f.directionColumn, f.alignCenter, { marginTop: '2.5rem', gap: '2.5rem' }])
6
7
-export const SelectTabWrapper = style([f.flex, f.alignStart, { width: '66.6875rem' }])
+export const SelectTabWrapper = style([f.flex, f.alignStart, { width: '70.75rem' }])
0 commit comments