Skip to content

Commit

Permalink
Fix rail style
Browse files Browse the repository at this point in the history
  • Loading branch information
lainsce committed Aug 4, 2024
1 parent 8d91936 commit c677879
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
}

.music-navrail {
background: shade(@accent_container_bg_color, 0.99);
background: shade(@accent_container_bg_color, 0.95);
}

.music-navrail button image {
Expand Down

0 comments on commit c677879

Please sign in to comment.