mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Fix expansion of all tabs in more info dialogs (#14283)
This commit is contained in:
parent
245202c125
commit
dd4c3c28ee
@ -315,7 +315,7 @@ export class MoreInfoDialog extends LitElement {
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
:host([tab="info"][large]) ha-dialog {
|
||||
:host([large]) ha-dialog {
|
||||
--mdc-dialog-min-width: 90vw;
|
||||
--mdc-dialog-max-width: 90vw;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user