Better fix for custom titlebar in RTL locale
This commit is contained in:
parent
2e35f56f2c
commit
b449450098
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@
|
||||||
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);
|
padding-left: env(titlebar-area-x, 0);
|
||||||
|
|
||||||
& button {
|
& button {
|
||||||
font-family: inherit;
|
font-family: inherit;
|
||||||
|
|
Loading…
Reference in a new issue