swaync: Apply more fixes to restore old style

nazuna
Simon Bruder 2022-12-27 14:38:46 +01:00
parent c419778e67
commit a9619201bb
Signed by: simon
GPG Key ID: 8D3C82F9F309F8EC
1 changed files with 5 additions and 1 deletions

View File

@ -83,7 +83,7 @@ scrollbar {
}
.summary {
font-size: 16px;
font-size: 17px;
font-weight: bold;
}
@ -92,6 +92,10 @@ scrollbar {
margin-right: 18px;
}
.body {
font-size: 15px;
}
.control-center {
background: @base03;
color: @base0;