fix: window menu display bug

This commit is contained in:
DanyLE 2023-01-04 18:05:39 +01:00 committed by Dany LE
parent 30c63748b0
commit c52e4b649e

View File

@ -103,8 +103,8 @@ afx-app-window div.afx-window-overlay {
}
afx-app-window div.afx-window-wrapper > afx-stack-menu.context {
top: 42px;
left: 5px;
top: 42px !important;
left: 5px !important;
}
afx-app-window ul.afx-window-top afx-button button{