1
0
mirror of https://github.com/home-assistant/frontend.git synced 2025-12-20 02:38:53 +00:00

Changes to add-on options (#6706)

This commit is contained in:
Joakim Sørensen
2020-08-26 15:53:25 +02:00
committed by GitHub
parent 35a430e9f4
commit 3e6a759309
3 changed files with 230 additions and 206 deletions

View File

@@ -206,7 +206,7 @@ class HassioHostInfo extends LitElement {
ha-settings-row[three-line] {
height: 74px;
}
ha-settings-row[three-line] > div {
ha-settings-row > span[slot="description"] {
white-space: normal;
color: var(--secondary-text-color);
}