layout: reduce heater list button left padding

this should maintain alignment when disbling the graph view
This commit is contained in:
Alfredo Monclus 2024-06-11 15:37:54 -03:00
parent 81333830fb
commit f3588bb3b9

View File

@ -608,6 +608,8 @@ trough progress {
.graph_label {border-left-width: .4em; border-left-style: solid;}
button.graph_label {padding-left: 0.15em;}
.dialog-error {
border-bottom: .4em solid @error;
}