This commit is contained in:
Mateusz Gruszczyński
2026-08-28 22:11:38 +02:00
parent 9a5e4892f4
commit 930cb7b1e1
10 changed files with 110 additions and 55 deletions
+2
View File
@@ -825,6 +825,8 @@ body.simulation-standalone [data-view="simulation"] { min-height:calc(100vh - 36
.quick-thermostat-control .list-card-head { align-items:center; }
.quick-thermostat-control .zone-quick-actions { min-width:116px; }
.temporary-presets { grid-template-columns:repeat(2,minmax(0,1fr)); }
.temporary-active-summary { align-items:stretch; flex-direction:column; }
.temporary-active-summary .danger { width:100%; white-space:normal; }
}
/* 0.6.9 dashboard density and fit fixes */