We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24cface commit f225b64Copy full SHA for f225b64
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