Fix scroll entity settings dialog (#5165)

Fixes #5144
This commit is contained in:
Bram Kragten 2020-03-12 20:11:19 +01:00 committed by GitHub
parent 558802c7dd
commit 9971e2e934
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -250,6 +250,7 @@ export class DialogEntityEditor extends LitElement {
ha-paper-dialog {
width: 450px;
max-height: none !important;
}
/* overrule the ha-style-dialog max-height on small screens */