Fix position of window controls after fx115 merge

This commit is contained in:
Dan Stillman 2024-03-02 07:17:13 -05:00
parent 07b2e1d310
commit 2f49999a0f

View file

@ -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);