🐛 Fix Button danger style when type is ghost

close #17742
This commit is contained in:
afc163 2019-07-19 17:35:04 +08:00
parent e83566b2e0
commit 3c771b3b23

View File

@ -167,7 +167,7 @@
}
&-background-ghost&-danger {
.button-variant-ghost(@btn-danger-color);
.button-variant-ghost(@btn-danger-border);
}
&-background-ghost&-link {