fix style

This commit is contained in:
RickCole21 2020-08-20 20:16:08 +08:00
parent 22b6730d94
commit de438f5665
1 changed files with 3 additions and 0 deletions

View File

@ -795,6 +795,9 @@
> .#{$ns}Button, > .#{$ns}Button,
> .#{$ns}Button--disabled-wrap > .#{$ns}Button { > .#{$ns}Button--disabled-wrap > .#{$ns}Button {
margin: px2rem(3px); margin: px2rem(3px);
}
> .#{$ns}Button--disabled-wrap > .#{$ns}Button {
padding: 0; padding: 0;
} }