Button add ghost prop

This commit is contained in:
梁灏 2018-06-26 15:47:32 +08:00
parent bfeab68fc2
commit b4fe39f7e1
5 changed files with 115 additions and 37 deletions

View file

@ -246,7 +246,7 @@
// Text
.btn-text() {
.button-variant(@btn-ghost-color, @btn-ghost-bg, transparent);
.button-variant(@btn-ghost-color, transparent, transparent);
// for disabled
&.disabled,