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 16c7bf9 commit 2b5c388Copy full SHA for 2b5c388
1 file changed
src/common/components/SelectButton/style.css.ts
@@ -31,7 +31,7 @@ export const Container = cva({
31
export const Icon = cva({
32
base: {
33
color: '54',
34
- fontSize: '0.75rem',
+ fontSize: '0.875rem',
35
},
36
variants: {
37
direction: {
0 commit comments