refac: chat menu styling

This commit is contained in:
Timothy J. Baek 2024-03-16 02:34:27 -07:00
parent 36a5588957
commit 79a02b85a8

View file

@ -14,7 +14,7 @@
<div slot="content"> <div slot="content">
<DropdownMenu.Content <DropdownMenu.Content
class="w-full max-w-[130px] rounded-lg px-1 py-1.5 border border-gray-700 z-50 bg-gray-850 text-white" class="w-full max-w-[130px] rounded-lg px-1 py-1.5 border border-gray-700/50 z-50 bg-gray-850 text-white"
sideOffset={8} sideOffset={8}
side="bottom" side="bottom"
align="start" align="start"