style
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user