1.3.8
Fix: Use Animated Icons toggle alignment
The ha-switch in "Use Animated Icons" (and every other toggle row) was vertically baseline-aligned with its label, so the switch sat slightly off-centre against the adjacent bordered textfields.
Changes
.switch-containeris now a centred flexbox; all toggle rows line up cleanly.
Testing
- Reload the editor, confirm every switch label sits level with its toggle.
- Verify 1.3.7 dropdown fixes still work (Language, Entity, Pressure, Wind Speed, Precipitation Type).