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