#
luxiaotao1123
2024-05-11 71f12f94c165bcc6ddf6ebd97c0dc2381c04963a
src/pages/right/components/inout-charts.jsx
@@ -23,7 +23,7 @@
  return (
    <ScrollBoard
      config={config}
      style={{ width: '100%', height: '220px', fontSize: '12px', marginBottom: '8px' }}
      style={{ width: '100%', height: '280px', fontSize: '12px', marginBottom: '8px' }}
    />
  );
};