Update developer-tools-state.js: widen "Set state" controls (#17500)

This commit is contained in:
ildar170975 2023-08-17 18:30:18 +03:00 committed by GitHub
parent b91261a789
commit d579f93aa7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -61,7 +61,7 @@ class HaPanelDevState extends EventsMixin(LocalizeMixin(PolymerElement)) {
.inputs {
width: 100%;
max-width: 400px;
max-width: 800px;
}
.info {