forked from home-assistant/core
Debug interface CSS pointed at wrong TDs
This commit is contained in:
@@ -9,12 +9,12 @@
|
||||
padding-right: 0px;
|
||||
}
|
||||
|
||||
.states td:nth-child(3) {
|
||||
.states td:nth-child(4) {
|
||||
max-width: 550px;
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
.states td:nth-child(4) {
|
||||
.states td:nth-child(5) {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user