removed overflow prop in server status

Signed-off-by: Nitish Bahl <nitishbahl24@gmail.com>
This commit is contained in:
Nitish Bahl 2019-03-24 09:18:08 +05:30
parent 4d9da96469
commit 7ecd5cb28f

View File

@ -1658,7 +1658,6 @@ table#chartGrid {
div.monitorChart {
background: $th-background;
overflow: hidden;
}
}