|
@ -84,7 +84,7 @@ const RNAKS = [FIRST, SECOND, THIRD] |
|
|
<h2>1234,123</h2> |
|
|
<h2>1234,123</h2> |
|
|
</div> |
|
|
</div> |
|
|
<AutoRollComponent content={renderContent()} |
|
|
<AutoRollComponent content={renderContent()} |
|
|
containerStyle={{ position: "relative", height: 190, }} |
|
|
containerStyle={{ position: "relative", height: "65%", }} |
|
|
divHeight={"100%"} divId={"chart-overview-deviceList"} /> |
|
|
divHeight={"100%"} divId={"chart-overview-deviceList"} /> |
|
|
</div> |
|
|
</div> |
|
|
) |
|
|
) |
|
|