thicken song progress bar from 6px to 14px

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
main
name 2026-04-11 21:30:43 -07:00
parent e8bb1afed4
commit 533aae182a
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@
.progressBar {
width: 100%;
height: 6px;
height: 14px;
background: rgba(255, 255, 255, 0.1);
}