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