fix that bullshit button

This commit is contained in:
sakrecoer 2026-08-07 11:56:26 +02:00
parent e18ed3f320
commit c3a9df080e
2 changed files with 9 additions and 3 deletions

View file

@ -743,6 +743,7 @@ button {
cursor: pointer;
transition: all 0.3s ease;
margin-top: 0.8rem;
z-index: 10;
}
.lyrics-toggle:hover {