Add missing css property to style.css

This commit is contained in:
scorpion-26 2024-03-17 15:51:17 +01:00
parent 70594dae44
commit aab7130e4f

View file

@ -202,6 +202,10 @@ highlight {
color: #ffb86c;
}
.battery-warning {
color: #ff5555;
}
.network-data-text {
color: #50fa7b;
font-size: 16px;