chore: reset form

This commit is contained in:
Joel 2025-10-27 13:57:16 +08:00
parent b1ebeb67a7
commit a0e1eeb3f1

View File

@ -33,7 +33,7 @@ const ViewFormDropdown = ({ iconColor }: Props) => {
<RiChatSettingsLine className={cn('h-[18px] w-[18px]', iconColor)} /> <RiChatSettingsLine className={cn('h-[18px] w-[18px]', iconColor)} />
</ActionButton> </ActionButton>
</PortalToFollowElemTrigger> </PortalToFollowElemTrigger>
<PortalToFollowElemContent className="z-50"> <PortalToFollowElemContent className="z-[99]">
<div className='w-[400px] rounded-2xl border-[0.5px] border-components-panel-border bg-components-panel-bg shadow-lg backdrop-blur-sm'> <div className='w-[400px] rounded-2xl border-[0.5px] border-components-panel-border bg-components-panel-bg shadow-lg backdrop-blur-sm'>
<div className='flex items-center gap-3 rounded-t-2xl border-b border-divider-subtle px-6 py-4'> <div className='flex items-center gap-3 rounded-t-2xl border-b border-divider-subtle px-6 py-4'>
<Message3Fill className='h-6 w-6 shrink-0' /> <Message3Fill className='h-6 w-6 shrink-0' />