Skip to content

Commit 3dd8f6d

Browse files
authored
fix: Update button reset partial to fix flex alignment bugs (#520)
1 parent 9c295d9 commit 3dd8f6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/theme/resets.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ export const resetPartials = {
1010
font: 'inherit',
1111
cursor: 'pointer',
1212
outline: 'inherit',
13+
alignItems: 'unset',
1314
},
1415
list: {
1516
margin: 0,

0 commit comments

Comments
 (0)