From b837b742ab25852633c0582d6a099ccc6cbf947f Mon Sep 17 00:00:00 2001 From: holan20180123 <56391770@qq.com> Date: Tue, 25 Aug 2020 15:43:21 +0800 Subject: [PATCH] * Edit program statistic block. --- module/block/view/programstatisticblock.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/block/view/programstatisticblock.html.php b/module/block/view/programstatisticblock.html.php index f5d3037e20..65671e08d7 100644 --- a/module/block/view/programstatisticblock.html.php +++ b/module/block/view/programstatisticblock.html.php @@ -63,7 +63,7 @@ html[lang="en"] .product-info .type-info {color: #A6AAB8; text-align: center; po .status-count{margin:auto} .status-count tr:first-child td:last-child{color:#000;font-weight:bold} -.block-statistic .progress-group{margin-top: 20px; height: 65px;} +.block-statistic .progress-group{margin-top: 20px; margin-bottom: 10px; height: 65px;} .block-statistic .weekly-title{font-weight: bold; font-size:14px; color: #3C4253;} .block-statistic .weekly-small{font-size:12px; color: #838A9D;} .block-statistic .weekly-progress {font-weight: bold; font-size:24px;}