Disable hover on disabled buttons
This commit is contained in:
@@ -100,7 +100,7 @@
|
||||
color: $color-primary-tertiary20;
|
||||
}
|
||||
}
|
||||
&:hover {
|
||||
&:not([disabled]):hover {
|
||||
background: darken($color-button, 2.5);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user