1
0
mirror of https://github.com/home-assistant/frontend.git synced 2025-12-26 13:46:41 +00:00

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

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 */