Renxy 1 anno fa
parent
commit
cdd294d7d3
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/pages/SmartOps/WorkAnalysisDetail.js

+ 1 - 1
src/pages/SmartOps/WorkAnalysisDetail.js

@@ -470,7 +470,7 @@ const ChartContent = (props) => {
         <div
           style={{
             fontSize: 22,
-            color: '#fff',
+            color: '#000',
             textIndent: 30,
             padding: '10px 0',
             flexShrink: 1,