From ed07b30124df0c750fa05dfc1e9ac3ed5e5e80ea Mon Sep 17 00:00:00 2001 From: hdm Date: Mon, 29 Nov 2021 16:57:37 +0800 Subject: [PATCH] =?UTF-8?q?=E7=B3=BB=E7=BB=9F=E7=89=88=E6=9C=AC=E6=95=B4?= =?UTF-8?q?=E4=BD=93UI=E4=BD=93=E9=AA=8C=E7=BB=86=E8=8A=82=E4=BC=98?= =?UTF-8?q?=E5=8C=96=EF=BC=8C=E8=A7=86=E8=A7=89=E6=95=88=E6=9E=9C=E6=9B=B4?= =?UTF-8?q?=E4=BD=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/static/home/css/common.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/static/home/css/common.css b/public/static/home/css/common.css index 2e56e86..bcf30a1 100644 --- a/public/static/home/css/common.css +++ b/public/static/home/css/common.css @@ -67,7 +67,7 @@ .layui-td-gray4{color:#999; width:150px; text-align:right; background-color:#f8f8f8;} .layui-td-gray font,.layui-td-gray2 font,.layui-td-gray3 font{color:#FF6347; margin-left: 3px;} .main-body{padding:15px;padding-bottom: 0; min-width: 868px;} - .body-content{background-color:#fff;} + .body-content{background-color:#fff; padding:10px 15px;} .body-table{background-color:#fff; margin-bottom:15px} .h3-title{font-size:18px; height:39px; font-weight:800} .h3-title2{font-size:18px; height:39px; font-weight:800; padding-top:20px}