Increased label font size and updated color

This commit is contained in:
Daniel Cojocea
2024-08-14 15:34:15 -04:00
parent 02708cdd37
commit 008161e701
@@ -4,8 +4,8 @@ import PropTypes from "prop-types";
const MonitorDetails60MinChart = ({ data }) => {
const labelStyle = {
fontSize: "8px",
fill: "black",
fontSize: "10px",
fill: "#475467",
};
const color = {