From c9bf57067996ea3980593acefa8b9191da2d8022 Mon Sep 17 00:00:00 2001 From: zengwh <81383286@qq.com> Date: Wed, 2 Sep 2020 14:19:42 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=88=E5=AE=A1=E7=A7=91=E5=AE=A4=E8=B4=A6?= =?UTF-8?q?=E6=88=B7=E6=9F=A5=E4=B8=8D=E5=88=B0=E6=95=B0=E6=8D=AEbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/views/index.jsp | 6 +++++- .../webapp/WEB-INF/views/lastVerifyDir/lastVerifyList.jsp | 3 ++- src/main/webapp/static/js/lastVerifyList/lastVerifyList.js | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/src/main/webapp/WEB-INF/views/index.jsp b/src/main/webapp/WEB-INF/views/index.jsp index 53b1a45..d3844e1 100644 --- a/src/main/webapp/WEB-INF/views/index.jsp +++ b/src/main/webapp/WEB-INF/views/index.jsp @@ -58,6 +58,9 @@ } } .home-menu:hover .dropdown-menu {display: block;} + .sidebar { + padding-bottom: 0; + } @@ -346,7 +349,7 @@