Skip to content

Commit 894023a

Browse files
committed
fix(Button): styles
1 parent 70329bd commit 894023a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/actions/Button/Button.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ export const DEFAULT_BUTTON_STYLES: Styles = {
3838
placeContent: 'center',
3939
position: 'relative',
4040
margin: 0,
41+
boxSizing: 'border-box',
4142
outline: {
4243
'': '#purple-03.0',
4344
focused: '#purple-03',

0 commit comments

Comments
 (0)