I modified the Triggerzone for the side menu.
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user