Fix user config UI for mobile (#5469)

This commit is contained in:
Bram Kragten 2020-04-06 16:42:06 +02:00 committed by GitHub
parent f36a1bbf4a
commit 42d5349db7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View File

@ -204,7 +204,7 @@ class DialogUserDetail extends LitElement {
haStyleDialog,
css`
ha-dialog {
--mdc-dialog-min-width: 500px;
--mdc-dialog-max-width: 500px;
}
.form {
padding-top: 16px;

View File

@ -63,7 +63,6 @@ export class HaConfigUsers extends LitElement {
"ui.panel.config.users.picker.headers.system"
),
type: "icon",
width: "10%",
sortable: true,
filterable: true,
template: (generated) => html`