Files
Shinebridge/haos-addon
retr0 b3f67df967 fix: Mobile-Layout — Tabs scrollen, kein horizontaler Overflow
- html/body: overflow-x: hidden verhindert seitlichen Scroll
- Tabs: overflow-x: auto + white-space: nowrap + flex-shrink: 0
  → horizontal scrollbar-frei auf Handy
- Header: min-width: 0, flex-shrink: 0 für Pill, Text-Overflow
- main: padding 16px statt 20px
- energy-wrap: width: 100%, kwh-card min-width: 0
- @media ≤520px: sensor-grid, settings, header-icon ausgeblendet

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-05 21:39:59 +02:00
..