refac: styling

This commit is contained in:
Timothy J. Baek
2024-05-14 14:38:37 -10:00
parent de75679ffb
commit c489d473b9
4 changed files with 13 additions and 13 deletions

View File

@@ -28,7 +28,7 @@
<slot name="content">
<DropdownMenu.Content
class="w-full max-w-[240px] rounded-lg p-1 py-1 border border-gray-850 z-50 bg-gray-900 text-white text-sm"
class="w-full max-w-[240px] rounded-lg p-1 py-1 border border-gray-850 z-50 bg-gray-850 text-white text-sm"
sideOffset={8}
side="bottom"
align="start"