decrease padding for custom/cpu
This commit is contained in:
@@ -193,6 +193,12 @@ label:focus {
|
||||
color: #ffd580;
|
||||
}
|
||||
|
||||
#cpu,
|
||||
#memory,
|
||||
#temperature {
|
||||
padding: 0px 3px;
|
||||
}
|
||||
|
||||
#network {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user