Fix titlebar position in RTL mode

This commit is contained in:
Fedor Indutny 2022-09-27 13:12:34 -07:00 committed by GitHub
parent 1d2cb877e4
commit 124d671368
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -48,6 +48,8 @@
Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', Arial,
sans-serif;
left: env(titlebar-area-x);
& button {
font-family: inherit;
}