Disable hover on disabled buttons
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
opacity: 0;
|
||||
}
|
||||
}
|
||||
&:hover {
|
||||
&:not([disabled]):hover {
|
||||
.text-split__line {
|
||||
&:first-child {
|
||||
opacity: 0;
|
||||
|
||||
Reference in New Issue
Block a user