fix gap in button between text and icon (#368)

This commit is contained in:
Jakub Kotula 2023-04-04 12:57:13 +02:00 committed by GitHub
parent 00f97e4d3b
commit f2bb6f3d38
No known key found for this signature in database
GPG Key ID: 0EB8D75C775AB6F1
1 changed files with 1 additions and 0 deletions

View File

@ -156,6 +156,7 @@ const Base = styled(Stack, {
24: {
height: 24,
paddingHorizontal: 8,
gap: 4,
},
},