Fix position of window controls after fx115 merge
This commit is contained in:
parent
07b2e1d310
commit
2f49999a0f
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@
|
||||||
|
|
||||||
#titlebar {
|
#titlebar {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
justify-content: center;
|
||||||
-moz-window-dragging: drag;
|
-moz-window-dragging: drag;
|
||||||
menu {
|
menu {
|
||||||
font-size: var(--zotero-font-size);
|
font-size: var(--zotero-font-size);
|
||||||
|
|
Loading…
Reference in a new issue