Fix hidden preview edit menu

Signed-off-by: Justin Georgi <justin.georgi@gmail.com>
This commit is contained in:
2024-11-13 15:44:31 -07:00
parent 85757bc0b3
commit 4400412441
2 changed files with 6 additions and 0 deletions

3
modules/glmv-prev.css Normal file
View File

@@ -0,0 +1,3 @@
.oo-ui-menuSelectWidget {
z-index: 10 !important;
}