Skip to content
This repository was archived by the owner on Dec 11, 2021. It is now read-only.

Commit 10efba1

Browse files
committed
Buttons: Removing box-sizing
1 parent 889e914 commit 10efba1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scss/atoms/buttons/_mixins.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
@mixin ui-button($color, $bgcolor, $disabled: false) {
88
background: $bgcolor;
99
border: 0;
10-
box-sizing: border-box;
1110
color: $color;
1211
display: inline-block;
1312
font-weight: 500;

0 commit comments

Comments
 (0)