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 7b7c7e4660
commit 5e2b506547
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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,
},
},