From 24aab852dfb84a2f1a768385bb570e72b2daf00b Mon Sep 17 00:00:00 2001 From: zhoupzh Date: Fri, 26 Nov 2021 17:38:29 +0800 Subject: [PATCH] fix issue --- web_src/less/openi.less | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/web_src/less/openi.less b/web_src/less/openi.less index 8980c7680..f75a0a4c7 100644 --- a/web_src/less/openi.less +++ b/web_src/less/openi.less @@ -292,7 +292,8 @@ footer .column{margin-bottom:0!important; padding-bottom:0!important;} } .hover_active{ - + height: 100% !important; + margin-top: 1px !important; } .dropdown-menu:hover .dropdown-content { display: block;