From a401406dba9d93f38d3b23b585eb1ce24e780995 Mon Sep 17 00:00:00 2001 From: Jason <1432334894@qq.com> Date: Mon, 1 Aug 2022 17:43:26 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=97=E8=A1=A8=E6=A0=B7=E5=BC=8F=E8=AE=BE?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- view/css/admin_style.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/view/css/admin_style.css b/view/css/admin_style.css index c016bc0..8033e7e 100644 --- a/view/css/admin_style.css +++ b/view/css/admin_style.css @@ -308,7 +308,6 @@ body{ font-size: 15px !important; } @media screen and (min-width:1270px) and (max-width:1440px){ - .admin-layui-col-top-right{ min-width: 788px; } @@ -344,7 +343,7 @@ body{ padding: 12px 12px 12px 0px; } .admin-layui-col-bottom-list{ - min-width: 217px; + min-width: 208px; } .admin-layui-col-bottom-list-last{ padding-right: 0px !important; @@ -387,7 +386,7 @@ body{ padding: 12px 12px 12px 0px; } .admin-layui-col-bottom-list{ - min-width: 217px; + min-width: 208px; } .admin-layui-col-bottom-list-last{ padding-right: 0px !important;