Lock extensions display order in top and context menus

This commit is contained in:
Cohee
2023-09-13 01:40:01 +03:00
parent c0e5d7efae
commit 09fc42a787
11 changed files with 105 additions and 9 deletions

View File

@@ -50,3 +50,7 @@
margin: unset;
margin-bottom: 5px !important;
}
#objective-task-manual-check-menu-item {
order: 3;
}