diff --git a/apps/ui/templates/dashboard.html b/apps/ui/templates/dashboard.html index dac31a9..27effd6 100644 --- a/apps/ui/templates/dashboard.html +++ b/apps/ui/templates/dashboard.html @@ -371,12 +371,10 @@ } .thermostat-slider-label { - display: flex; - justify-content: space-between; - align-items: center; - margin-bottom: 0.5rem; font-size: 0.875rem; color: #666; + display: block; + margin-bottom: 0.5rem; } .thermostat-slider {