Fix titlebar position in RTL mode
This commit is contained in:
parent
1d2cb877e4
commit
124d671368
1 changed files with 2 additions and 0 deletions
|
@ -48,6 +48,8 @@
|
||||||
Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', Arial,
|
Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', Arial,
|
||||||
sans-serif;
|
sans-serif;
|
||||||
|
|
||||||
|
left: env(titlebar-area-x);
|
||||||
|
|
||||||
& button {
|
& button {
|
||||||
font-family: inherit;
|
font-family: inherit;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue