Improve target picker section title (#27539)

This commit is contained in:
Wendelin
2025-10-16 15:37:04 +02:00
committed by GitHub
parent 089316b8ae
commit c8419d4c3d
2 changed files with 4 additions and 3 deletions

View File

@@ -636,9 +636,6 @@ export class HaTargetPickerItemRow extends LitElement {
font-size: var(--ha-font-size-s);
color: var(--secondary-text-color);
}
.domain {
font-family: var(--ha-font-family-code);
}
.entries-tree {
display: flex;