@@ -160,6 +160,8 @@ useApp().then((app) => {
bottom: -40px;
top: 0;
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
+ z-index: 0;
+ pointer-events: none;
}
.menu-icon {