fix repeat once icon

This commit is contained in:
Julien Maille 2025-12-25 13:01:44 +01:00
parent 70a63d8950
commit 93820c77a2

View file

@ -1104,8 +1104,6 @@ input:checked + .slider::before {
position: absolute;
font-size: 0.6rem;
font-weight: bold;
bottom: 4px;
right: 6px;
}
.player-controls .buttons .play-pause-btn {