Skip to content
Snippets Groups Projects

correcting tooltip view

Merged Saket Agrahari requested to merge feature/COMP-343 into develop
10 files
+ 11
11
Compare changes
  • Side-by-side
  • Inline
Files
10
@@ -38,7 +38,7 @@ function FibreLightPage(): React.ReactElement {
data={selectedData} filename="fibre_light_of_nrens_per_year">
<>
<ChartContainer>
<Table className="charging-struct-table" striped bordered responsive>
<Table className="charging-struct-table" striped bordered >
<colgroup>
<col span={1} style={{ width: "12%" }} />
<col span={1} style={{ width: "22%" }} />
Loading