This commit is contained in:
Yosi Levy
2024-01-30 15:27:40 +02:00
committed by GitHub
parent 476457fe2e
commit 5e40bb55eb
109 changed files with 283 additions and 8 deletions

View File

@@ -206,6 +206,8 @@ export class HaNavigationPicker extends LitElement {
}
*[slot="prefix"] {
margin-right: 8px;
margin-inline-end: 8px;
margin-inline-start: initial;
}
`;
}