mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-13 12:26:35 +00:00
Fix position edit card dialog (#7418)
This commit is contained in:
parent
bcf405bf9d
commit
eab76bf85b
@ -365,7 +365,6 @@ export class HuiDialogEditCard extends LitElement
|
||||
@media all and (min-width: 850px) {
|
||||
ha-dialog {
|
||||
--mdc-dialog-min-width: 845px;
|
||||
--dialog-surface-top: 40px;
|
||||
--mdc-dialog-max-height: calc(100% - 72px);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user