You need to sign in or sign up before continuing.
Commit 02c9740d authored by Anderson's avatar Anderson Committed by 偏右

Update IntroduceRow.js

Update Operational Effect card's contentHeight to 46.
parent b26a3d60
...@@ -133,7 +133,7 @@ const IntroduceRow = memo(({ loading, visitData }) => ( ...@@ -133,7 +133,7 @@ const IntroduceRow = memo(({ loading, visitData }) => (
</Trend> </Trend>
</div> </div>
} }
contentHeight={26} contentHeight={46}
> >
<MiniProgress percent={78} strokeWidth={8} target={80} color="#13C2C2" /> <MiniProgress percent={78} strokeWidth={8} target={80} color="#13C2C2" />
</ChartCard> </ChartCard>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment