Update data/style/strawberry.css

This commit is contained in:
Jonas Kvinge 2022-06-06 18:23:34 +02:00
parent 019bf5102c
commit d6084083a5
1 changed files with 4 additions and 0 deletions

View File

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