From a24516a4d5f75ff6dfff88cabc79f5205fce567a Mon Sep 17 00:00:00 2001 From: billz Date: Sun, 23 Mar 2025 00:33:27 -0700 Subject: [PATCH] Tweak divDBChartBandwidthhourly --- app/css/all.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/css/all.css b/app/css/all.css index d95c8390..b42a34e2 100644 --- a/app/css/all.css +++ b/app/css/all.css @@ -169,7 +169,7 @@ th { } canvas#divDBChartBandwidthhourly { - height: 350px!important; + height: 509px!important; } .dbChart {