Update ha-target-picker-item-row.ts

This commit is contained in:
Bram Kragten
2025-11-04 15:22:39 +01:00
parent 456161bc3b
commit a5373f891b

View File

@@ -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);
}