Open more info on top (#6543)

This commit is contained in:
Joakim Sørensen 2020-08-06 14:28:53 +02:00 committed by GitHub
parent 3ec8da1f17
commit 72f9d6a8d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -247,6 +247,7 @@ export class DialogEntityEditor extends LitElement {
ha-dialog {
--dialog-content-position: static;
--dialog-content-padding: 0;
--dialog-z-index: 6;
}
@media all and (min-width: 451px) and (min-height: 501px) {