From 6143d6a3e11545a1009f9061c7a7752e065f4ab5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8F=99=E8=BF=B0=E3=80=81=E5=88=AB=E7=A6=BB?= <93301500+xushubieli@users.noreply.github.com> Date: Mon, 5 Jun 2023 16:23:32 +0800 Subject: [PATCH] Update admin.css --- src/static/web/css/admin.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/static/web/css/admin.css b/src/static/web/css/admin.css index cca1794c..4b8008e6 100644 --- a/src/static/web/css/admin.css +++ b/src/static/web/css/admin.css @@ -154,11 +154,11 @@ body.hidemenu .body-right { } .main,.menu { width:100%; - height:98% + height:99% } .main iframe,.menu iframe { width:100%; - height:98%; + height:99%; border:0 } .body-bg {