mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-07-15 13:30:01 +02:00
Add features:
- allow pinning apps in Setting - pinned apps in system pannel - Services manager in Setting - Fix and impprove some CSS bug
This commit is contained in:
@ -21,6 +21,10 @@ afx-sys-panel .afx-panel-os-stray{
|
||||
position: relative;
|
||||
}
|
||||
|
||||
afx-sys-panel .afx-panel-os-pinned-app afx-menu-entry{
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
afx-sys-panel afx-menu.afx-panel-os-stray afx-menu {
|
||||
right: 0;
|
||||
position: absolute;
|
||||
|
Reference in New Issue
Block a user