Merge pull request 'Fixed CSS for longer radio button labels in control table' (#8) from cssfix into main

Reviewed-on: #8
Reviewed-by: stb <stb@noreply.git.hamburg.ccc.de>
This commit is contained in:
stb 2026-03-03 21:01:52 +01:00
commit 4abcbcc9d6

View file

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