mirror of
https://github.com/home-assistant/frontend.git
synced 2025-11-30 05:07:19 +00:00
RTL fixes (#19563)
This commit is contained in:
@@ -206,6 +206,8 @@ export class HaNavigationPicker extends LitElement {
|
||||
}
|
||||
*[slot="prefix"] {
|
||||
margin-right: 8px;
|
||||
margin-inline-end: 8px;
|
||||
margin-inline-start: initial;
|
||||
}
|
||||
`;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user