Better fix for custom titlebar in RTL locale

This commit is contained in:
Fedor Indutny 2022-09-28 17:38:01 -07:00 committed by GitHub
parent 2e35f56f2c
commit b449450098
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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