[m] Various fixes and reverts

This commit is contained in:
soraefir
2023-11-29 23:12:08 +01:00
parent efa2a5c0be
commit 675d79ad1a
10 changed files with 35 additions and 100 deletions

View File

@ -23,15 +23,6 @@ color: $base0B;
margin: $gaps-window 0;
}
.icon-text {
padding: 5pt;
font-size: 5pt;
font-weight: 900;
}
.cpu-core-usage, .gpu-core-usage, .memory-usage {
background-color: $bg0;
border-radius: $border-radius;