* RTL fixes

* Additional update

* Fixed comments
This commit is contained in:
Yosi Levy
2024-02-28 12:26:18 +02:00
committed by GitHub
parent 3afc218adc
commit 0892ed18e5
7 changed files with 21 additions and 2 deletions

View File

@@ -136,6 +136,8 @@ class HaMenuButton extends LitElement {
height: 12px;
top: 9px;
right: 7px;
inset-inline-end: 7px;
inset-inline-start: initial;
border-radius: 50%;
border: 2px solid var(--app-header-background-color);
}