diff --git a/front/src/style/components/_player.scss b/front/src/style/components/_player.scss index 5b40977db..508840791 100644 --- a/front/src/style/components/_player.scss +++ b/front/src/style/components/_player.scss @@ -131,7 +131,7 @@ cursor: pointer; &:hover { - background-color: transparent; + background-color: transparent !important; > i { color: var(--color); transform: scale(1.2);