I modified the Triggerzone for the side menu.

This commit is contained in:
PascalMarchesseault
2024-06-27 03:36:40 -04:00
parent d65de1532c
commit 8a4bab5a24

View File

@@ -5,7 +5,7 @@
<div class="flex flex-row relative">
<div
@mouseenter="openSidebar"
class="fixed h-full w-12 z-20"
class="fixed h-full w-2 z-20"
style="background: transparent;"
></div>