fix classic menubar safari

This commit is contained in:
SteVen Batten
2021-02-12 15:25:07 -08:00
parent e9ecaca14f
commit 1a4c9ac9f2
+1 -1
View File
@@ -42,7 +42,7 @@
}
.menubar .menubar-menu-items-holder {
position: absolute;
position: fixed;
left: 0px;
opacity: 1;
z-index: 2000;