style
This commit is contained in:
@@ -16,7 +16,7 @@ export const IndustryTrendCard = ({
|
||||
title={
|
||||
<div style={{ display: 'flex', alignItems: 'center', gap: 8 }}>
|
||||
<span>📊 行业趋势分析</span>
|
||||
<Tag color="blue" style={{ marginLeft: 'auto' }}>
|
||||
<Tag color="blue" >
|
||||
趋势图
|
||||
</Tag>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user