applets/digital-clock: make Appearance page a bit neater
Reason for the change
- Almost all the controls have a FormData.isSeparator spacing between them, except the first two where comboboxes end up smushed together. Use the usual spacing there.
- We have a lot of comboboxes of slightly different widths, which looks unorganized. Use the same width for all of them.
- Align the helper texts with the control (radiobutton) label, not with the indicator.
Test plan
Open Appearance config page
Screenshots or screen recordings
Before | After |
---|---|
![]() |
![]() |
Bugs fixed
N/A