style(front): overwrite hover state of player control buttons
This commit is contained in:
parent
8fad059b6e
commit
36ebc93df8
|
@ -131,7 +131,7 @@
|
|||
cursor: pointer;
|
||||
|
||||
&:hover {
|
||||
background-color: transparent;
|
||||
background-color: transparent !important;
|
||||
> i {
|
||||
color: var(--color);
|
||||
transform: scale(1.2);
|
||||
|
|
Loading…
Reference in New Issue