refac: styling

This commit is contained in:
Timothy J. Baek 2024-06-11 17:09:10 -07:00
parent e2d8872060
commit a43cb1eb25
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
<div slot="content">
<DropdownMenu.Content
class="w-full max-w-[190px] rounded-xl px-1 py-1 border-gray-300/30 dark:border-gray-700/50 z-50 bg-white dark:bg-gray-850 dark:text-white shadow"
class="w-full max-w-[200px] rounded-xl px-1 py-1 border-gray-300/30 dark:border-gray-700/50 z-50 bg-white dark:bg-gray-850 dark:text-white shadow"
sideOffset={15}
alignOffset={-8}
side="top"