diff --git a/apps/ui/templates/dashboard.html b/apps/ui/templates/dashboard.html
index d4738ee..593b480 100644
--- a/apps/ui/templates/dashboard.html
+++ b/apps/ui/templates/dashboard.html
@@ -47,20 +47,18 @@
}
.collapse-all-btn {
- padding: 0.75rem 1.5rem;
+ padding: 0.75rem;
background: #667eea;
color: white;
border: none;
border-radius: 8px;
- font-size: 0.875rem;
- font-weight: 600;
cursor: pointer;
transition: all 0.2s;
- white-space: nowrap;
min-height: 44px;
+ min-width: 44px;
display: flex;
align-items: center;
- gap: 0.5rem;
+ justify-content: center;
}
.collapse-all-btn:hover {
@@ -74,7 +72,7 @@
}
.collapse-all-icon {
- font-size: 1rem;
+ font-size: 1.25rem;
transition: transform 0.3s;
line-height: 1;
}
@@ -485,9 +483,8 @@
🏠 Home Automation
Realtime Status: Verbinde...
-