mirror of
https://github.com/home-assistant/core.git
synced 2025-07-07 21:37:07 +00:00
Debug interface CSS pointed at wrong TDs
This commit is contained in:
parent
00c206c37b
commit
c84cb86c87
@ -9,12 +9,12 @@
|
|||||||
padding-right: 0px;
|
padding-right: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.states td:nth-child(3) {
|
.states td:nth-child(4) {
|
||||||
max-width: 550px;
|
max-width: 550px;
|
||||||
word-break: break-word;
|
word-break: break-word;
|
||||||
}
|
}
|
||||||
|
|
||||||
.states td:nth-child(4) {
|
.states td:nth-child(5) {
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user