0
1
mirror of https://github.com/radio95-rnt/RadioPlayer.git synced 2026-02-26 21:53:54 +01:00
This commit is contained in:
2025-12-27 22:40:17 +01:00
parent d2cca9abd9
commit a747aff236

View File

@@ -61,7 +61,7 @@
min-height: 150px; /* Ensure it's always at least this tall */
}
#section-queue {
flex: 0 0 160px; /* Don't grow, don't shrink, and have a fixed height */
flex: 0 0 240px; /* Don't grow, don't shrink, and have a fixed height */
}
#playlist-box, #queue-box {