This commit is contained in:
bin
2025-12-02 15:01:16 +08:00
parent 6290119448
commit de18a2a4c1

View File

@@ -16,7 +16,7 @@ export const IndustryTrendCard = ({
title={ title={
<div style={{ display: 'flex', alignItems: 'center', gap: 8 }}> <div style={{ display: 'flex', alignItems: 'center', gap: 8 }}>
<span>📊 </span> <span>📊 </span>
<Tag color="blue" style={{ marginLeft: 'auto' }}> <Tag color="blue" >
</Tag> </Tag>
</div> </div>