mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-11 12:17:59 +03:00
fixed a bracket typo bug in _buttons
This commit is contained in:
parent
f1782a0af0
commit
b20988e534
|
@ -41,7 +41,7 @@
|
|||
font-size: 26px;
|
||||
width: 56px;
|
||||
height: 56px;
|
||||
&, &:hover, &:active
|
||||
&, &:hover, &:active {
|
||||
.variations(~"", background-color, transparent);
|
||||
}
|
||||
& {
|
||||
|
|
Loading…
Reference in New Issue
Block a user