feat: live-Volume während Wiedergabe (inlineVolume state) + Anzeige Gesamtanzahl Sounds

This commit is contained in:
vibe-bot 2025-08-08 01:40:49 +02:00
parent 826b07e994
commit 9a97a9d7bb
5 changed files with 28 additions and 8 deletions

View file

@ -49,6 +49,12 @@ header p { opacity: .8; }
.hint { opacity: .7; padding: 24px 0; }
.footer-info {
margin-top: 14px;
opacity: .8;
font-size: 14px;
}