fx115: Fix menubar text colour and window control buttons on Linux

Window control buttons are a regression in c8d49e76
This commit is contained in:
Adomas Venčkauskas 2024-04-05 13:30:10 +03:00
parent 9e5831a0bf
commit 6f8a109574
2 changed files with 6 additions and 3 deletions

View file

@ -64,6 +64,7 @@
#titlebar {
display: flex;
flex-direction: row;
justify-content: center;
-moz-window-dragging: drag;
menu {