border color

This commit is contained in:
Pete Matsyburka
2026-01-30 20:53:47 +02:00
parent c75050fa46
commit 8547295da7
4 changed files with 10 additions and 10 deletions
@@ -20,7 +20,7 @@
<div
v-if="isOpen"
ref="submenu"
class="absolute p-1 z-50 left-full bg-white shadow-lg rounded-lg border border-base-300 cursor-default"
class="absolute p-1 z-50 left-full bg-white shadow-lg rounded-lg border border-neutral-200 cursor-default"
style="min-width: 170px"
:style="submenuStyle"
:class="menuClass"