1
0
mirror of https://github.com/strawberrymusicplayer/strawberry synced 2025-01-03 11:59:41 +01:00

Update data/style/strawberry.css

This commit is contained in:
Jonas Kvinge 2022-06-06 18:23:34 +02:00
parent 019bf5102c
commit d6084083a5

View File

@ -31,6 +31,10 @@
background-color: %palette-base;
}
#context-scrollarea {
background-color: %palette-base;
}
QToolButton {
border: 2px solid transparent;
border-radius: 3px;