From a49f53db7a75e32d08001168bd8e176f98b62e95 Mon Sep 17 00:00:00 2001 From: Jason <1432334894@qq.com> Date: Wed, 3 Aug 2022 16:43:55 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=86=E8=A7=89=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- view/css/admin_style.css | 2 +- view/templates/include/admin_header.html | 2 +- view/templates/include/admin_leftmenu.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/view/css/admin_style.css b/view/css/admin_style.css index 907e746..6da34f7 100644 --- a/view/css/admin_style.css +++ b/view/css/admin_style.css @@ -523,7 +523,7 @@ body{ line-height: 52px; } .admin-table-body{ - border-radius: 8px 8px 0px 0px; + border-radius: 8px; } .admin-table-list-header div:first-child span{ font-size: 12px; diff --git a/view/templates/include/admin_header.html b/view/templates/include/admin_header.html index d228d58..a936e4b 100644 --- a/view/templates/include/admin_header.html +++ b/view/templates/include/admin_header.html @@ -1,4 +1,4 @@ -