mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-21 08:16:36 +00:00
Update developer-tools-state.js: fix alignment for ha-tips (#17608)
This commit is contained in:
parent
811ebde42a
commit
220b4794c5
@ -99,6 +99,7 @@ class HaPanelDevState extends EventsMixin(LocalizeMixin(PolymerElement)) {
|
|||||||
ha-tip {
|
ha-tip {
|
||||||
display: flex;
|
display: flex;
|
||||||
padding: 8px 0;
|
padding: 8px 0;
|
||||||
|
text-align: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
th.attributes {
|
th.attributes {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user