refac: styling

This commit is contained in:
Timothy Jaeryang Baek
2025-08-08 14:24:54 +04:00
parent 2bccc7b8fc
commit 3f85375db2
3 changed files with 4 additions and 4 deletions
@@ -49,7 +49,7 @@
<div slot="content">
<DropdownMenu.Content
class="w-full max-w-[170px] rounded-xl px-1 py-1.5 border border-gray-300/30 dark:border-gray-700/50 z-50 bg-white dark:bg-gray-850 dark:text-white shadow-sm"
class="w-full max-w-[170px] rounded-xl px-1 py-1.5 z-50 bg-white dark:bg-gray-850 dark:text-white shadow-md"
sideOffset={-2}
side="bottom"
align="end"