decrease padding for custom/cpu

This commit is contained in:
2025-08-19 22:08:58 +05:30
parent 509a975ad2
commit 1b40819978
+6
View File
@@ -193,6 +193,12 @@ label:focus {
color: #ffd580;
}
#cpu,
#memory,
#temperature {
padding: 0px 3px;
}
#network {
background-color: transparent;
}