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

@@ -284,6 +284,8 @@ export class HaSelectorSelector extends LitElement {
margin-bottom: 16px;
padding-left: 16px;
padding-right: 4px;
padding-inline-start: 16px;
padding-inline-end: 4px;
white-space: nowrap;
}
`;