fix: message format with imgs, downloading table style

This commit is contained in:
jialin
2025-05-09 15:59:24 +08:00
parent b51e16bba8
commit 2fa20de631
7 changed files with 90 additions and 69 deletions
@@ -139,7 +139,6 @@ const RenderRayactorDownloading = (props: {
columns={downloadList}
dataSource={[...mainWorker, ...list]}
rowKey="worker_name"
theme="light"
></SimpleTabel>
</div>
);
@@ -162,7 +161,7 @@ const RenderWorkerDownloading = (props: {
arrow={true}
overlayInnerStyle={{
width: 300,
backgroundColor: 'var(--color-white-1)'
backgroundColor: 'var(--color-spotlight-bg)'
}}
overlayClassName="light-downloading-tooltip"
title={