Skip to content

Commit

Permalink
change the text color
Browse files Browse the repository at this point in the history
  • Loading branch information
ashutosh16 committed Jul 17, 2023
1 parent dc5285d commit 4279bd3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -460,9 +460,9 @@ export const TimeSeriesChart = ({
width: "calc(100% - 2em)",
height: "50px",
margin: "1em",
color: "#b4b4b4",
}}
>
<i className="fa-solid fa-empty-set" />
Metric {title} not available
</div>
)}
Expand Down

0 comments on commit 4279bd3

Please sign in to comment.