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

@@ -44,7 +44,7 @@
<DropdownMenu.Content
strategy="fixed"
class="w-full max-w-[180px] text-sm rounded-2xl px-1 py-1.5 z-[9999999] bg-white dark:bg-gray-850 dark:text-white shadow-lg border border-gray-100 dark:border-gray-800"
class="w-full max-w-[180px] text-sm rounded-2xl p-1 z-[9999999] bg-white dark:bg-gray-850 dark:text-white shadow-lg border border-gray-100 dark:border-gray-800"
sideOffset={-2}
side="bottom"
align="end"