Update developer-tools-state.js: fix alignment for ha-tips (#17608)

This commit is contained in:
ildar170975 2023-10-09 14:59:09 +03:00 committed by GitHub
parent 811ebde42a
commit 220b4794c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -99,6 +99,7 @@ class HaPanelDevState extends EventsMixin(LocalizeMixin(PolymerElement)) {
ha-tip {
display: flex;
padding: 8px 0;
text-align: left;
}
th.attributes {