Static disabled bg
This commit is contained in:
parent
c195786ffc
commit
4fc630cf0a
|
@ -66,7 +66,7 @@
|
|||
font-weight: 500;
|
||||
background: $colbdblue;
|
||||
|
||||
&:hover {
|
||||
&:not(.bd-disabled):hover {
|
||||
background: darken($colbdblue, 5%);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue