wwf
3 天以前 a430284aa21e3ae1f0d5654e55b2ad2852519cc2
app/components/base/file-uploader/file-uploader-in-chat-input/index.tsx
@@ -23,7 +23,7 @@
        size='l'
        className={cn(open && 'bg-state-base-hover')}
      >
        <RiAttachmentLine className='h-5 w-5' />
        <RiAttachmentLine className='w-5 h-5' />
      </ActionButton>
    )
  }, [])