Fixed battery percentage in the panel

This commit is contained in:
imarkoff
2023-01-28 21:35:14 +02:00
parent bcba541ea5
commit 8b69efdf6d

View File

@@ -63,6 +63,10 @@ stage {
margin: 0;
}
#panel .power-status.panel-status-indicators-box StIcon {
font-size: 14px;
}
.panel-button:hover,
.panel-button:hover .clock,
.panel-button:active,
@@ -71,6 +75,9 @@ stage {
background-color: ACCENT-DIS_HOVER;
}
#panel .power-status.panel-status-indicators-box {
font-size: 12px;
}
/* clock fix */
.clock-display{