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