mirror of
https://github.com/home-assistant/frontend.git
synced 2025-11-09 19:09:48 +00:00
Update ha-target-picker-item-row.ts
This commit is contained in:
@@ -615,7 +615,7 @@ export class HaTargetPickerItemRow extends LitElement {
|
||||
}
|
||||
|
||||
.error [slot="supporting-text"] {
|
||||
color: var(--warning-color);
|
||||
color: var(--ha-color-on-warning-normal);
|
||||
font-weight: var(--ha-font-weight-bold);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user