fix chat quote reader (#4125)

This commit is contained in:
heheer
2025-03-12 18:09:41 +08:00
committed by archer
parent 19f0f110e2
commit 8bc29e6527
14 changed files with 167 additions and 125 deletions

View File

@@ -17,7 +17,17 @@ const DownloadButton = ({
return (
<MyMenu
size={'xs'}
Button={<MyIconButton icon="common/download" size={'1rem'} />}
Button={
<MyIconButton
icon="common/download"
size={'1rem'}
border={'1px solid'}
borderColor={'myGray.250'}
boxShadow={
'0px 1px 2px 0px rgba(19, 51, 107, 0.05), 0px 0px 1px 0px rgba(19, 51, 107, 0.08)'
}
/>
}
menuList={[
{
children: [