mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-25 10:16:46 +00:00
parent
eeced628b3
commit
323cf72be3
@ -51,7 +51,7 @@ export class HaFormBoolean extends LitElement implements HaFormElement {
|
||||
static get styles(): CSSResult {
|
||||
return css`
|
||||
paper-checkbox {
|
||||
display: inline-block;
|
||||
display: block;
|
||||
padding: 22px 0;
|
||||
}
|
||||
`;
|
||||
|
Loading…
x
Reference in New Issue
Block a user