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

@@ -16,6 +16,7 @@
}
#ttsExtensionMenuItem {
order: 1;
transition: 0.3s;
opacity: 0.7;
}