Button add ghost prop
This commit is contained in:
parent
bfeab68fc2
commit
b4fe39f7e1
5 changed files with 115 additions and 37 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue