Explorar o código

update max pie title font size

afc163 %!s(int64=8) %!d(string=hai) anos
pai
achega
d25b112141
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/Charts/Pie/index.js

+ 1 - 1
src/components/Charts/Pie/index.js

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