fix gap in button between text and icon (#368)
This commit is contained in:
parent
7b7c7e4660
commit
5e2b506547
|
@ -156,6 +156,7 @@ const Base = styled(Stack, {
|
||||||
24: {
|
24: {
|
||||||
height: 24,
|
height: 24,
|
||||||
paddingHorizontal: 8,
|
paddingHorizontal: 8,
|
||||||
|
gap: 4,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue