refac: styling

This commit is contained in:
Timothy Jaeryang Baek
2025-09-15 15:54:35 -05:00
parent 218920f0c3
commit ac375fe3d2
12 changed files with 13 additions and 13 deletions

View File

@@ -45,7 +45,7 @@
<div slot="content">
<DropdownMenu.Content
class="w-full max-w-[170px] rounded-xl px-1 py-1.5 border border-gray-100 dark:border-gray-800 z-50 bg-white dark:bg-gray-850 dark:text-white shadow-sm"
class="w-full max-w-[170px] rounded-xl p-1 border border-gray-100 dark:border-gray-800 z-50 bg-white dark:bg-gray-850 dark:text-white shadow-sm"
sideOffset={-2}
side="bottom"
align="start"