Commit d25b1121 authored by afc163's avatar afc163

update max pie title font size

parent 2bf24973
......@@ -174,7 +174,7 @@ class Pie extends Component {
return (
<div className={pieClassName} style={style}>
<ReactFitText maxFontSize={40}>
<ReactFitText maxFontSize={25}>
<div className={styles.chart}>
<div ref={this.handleRef} style={{ fontSize: 0 }} />
{
......
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