From 268e4a254e11ad698c0e7ff548ce017530b4300c Mon Sep 17 00:00:00 2001 From: vine_liutk <961510893@qq.com> Date: Fri, 28 Jan 2022 13:12:47 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E8=AF=A6=E6=83=85=E9=A1=B5?= =?UTF-8?q?=E6=89=93=E5=BC=80=E5=9B=BE=E7=89=87=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/Admin/bootstrap.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/app/Admin/bootstrap.php b/app/Admin/bootstrap.php index 9b48793e..d69d8032 100644 --- a/app/Admin/bootstrap.php +++ b/app/Admin/bootstrap.php @@ -66,4 +66,8 @@ Admin::style( .main-footer { display: none; } +.layui-layer-nobg{ + max-width: 800px; + max-height: 1100px; +} CSS);