mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-24 05:17:20 +00:00
Add z-index to add user dialog (#8917)
This commit is contained in:
parent
92aa8580db
commit
9d29b55bee
@ -270,6 +270,7 @@ export class DialogAddUser extends LitElement {
|
||||
css`
|
||||
ha-dialog {
|
||||
--mdc-dialog-max-width: 500px;
|
||||
--dialog-z-index: 10;
|
||||
}
|
||||
ha-switch {
|
||||
margin-top: 8px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user