feat: 发送按钮

This commit is contained in:
jinyaqiu 2025-08-08 19:04:01 +08:00
parent 2f6154f334
commit eb2b158d90

View File

@ -273,7 +273,7 @@ export default function SendMessage(props: Props) {
style={{ style={{
position: 'absolute', position: 'absolute',
right: 6, right: 6,
bottom: 6 bottom: 9
}} }}
> >
<SendSvg /> <SendSvg />