mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 03:36:44 +00:00
Fix spacing more info (#6419)
This commit is contained in:
parent
ba67b1291f
commit
3c63c23e5a
@ -302,13 +302,15 @@ export class MoreInfoDialog extends LitElement {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
state-history-charts {
|
|
||||||
margin-top: 16px 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
ha-dialog[data-domain="camera"] {
|
ha-dialog[data-domain="camera"] {
|
||||||
--dialog-content-padding: 0;
|
--dialog-content-padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
state-card-content,
|
||||||
|
state-history-charts {
|
||||||
|
display: block;
|
||||||
|
margin-bottom: 16px;
|
||||||
|
}
|
||||||
`,
|
`,
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user