I modified the Triggerzone for the side menu.
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
<div class="flex flex-row relative">
|
<div class="flex flex-row relative">
|
||||||
<div
|
<div
|
||||||
@mouseenter="openSidebar"
|
@mouseenter="openSidebar"
|
||||||
class="fixed h-full w-12 z-20"
|
class="fixed h-full w-2 z-20"
|
||||||
style="background: transparent;"
|
style="background: transparent;"
|
||||||
></div>
|
></div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user