Fixed CSS for longer radio button labels in control table #8

Merged
stb merged 1 commit from cssfix into main 2026-03-03 21:01:53 +01:00

View file

@ -97,10 +97,10 @@ TODO: better recognition than max-width, full design parity to ha/lovelace*/
display: inline; display: inline;
} }
.buttons { .buttons {
width: 30%; width: 35%;
} }
.colors { .colors {
width: 70%; width: 65%;
} }
.controls { .controls {
width: 100%; width: 100%;