Various RTL fixes

This commit is contained in:
Yosi Levy
2022-05-25 06:01:40 +03:00
parent e841bf89be
commit d65e45ecfd
5 changed files with 19 additions and 8 deletions

View File

@@ -193,6 +193,9 @@ export class HuiEntityEditor extends LitElement {
.add-entity {
display: block;
margin-left: 31px;
margin-inline-start: 31px;
margin-inline-end: initial;
direction: var(--direction);
}
.entity {
display: flex;