mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-04-29 01:56:44 +02:00
fix: window menu display bug
This commit is contained in:
parent
6ae84e31a7
commit
994ac1c493
@ -103,8 +103,8 @@ afx-app-window div.afx-window-overlay {
|
|||||||
}
|
}
|
||||||
|
|
||||||
afx-app-window div.afx-window-wrapper > afx-stack-menu.context {
|
afx-app-window div.afx-window-wrapper > afx-stack-menu.context {
|
||||||
top: 42px;
|
top: 42px !important;
|
||||||
left: 5px;
|
left: 5px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
afx-app-window ul.afx-window-top afx-button button{
|
afx-app-window ul.afx-window-top afx-button button{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user