禁用按钮样式修复

This commit is contained in:
RickCole21 2020-08-20 13:51:47 +08:00
parent 29bec1e920
commit c66bd5a31c
1 changed files with 1 additions and 0 deletions

View File

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