From b6c848e76a333882c7a69c2ba03f8326c1eb6da2 Mon Sep 17 00:00:00 2001 From: revive <1664535558@qq.com> Date: Fri, 8 Jan 2021 16:01:51 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E5=8A=A8=E5=88=B0=E5=9B=9E=E6=94=B6?= =?UTF-8?q?=E7=AB=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/css/main.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/static/css/main.css b/static/css/main.css index 82ae2653..9e35f560 100644 --- a/static/css/main.css +++ b/static/css/main.css @@ -4863,7 +4863,7 @@ div.mt-16{ /*background: #ccc;*/ display: block; width: 16px; - height: 16px; + height: 16px; } .el-icon-reseting{ background: url(/static/img/icon_16.png) no-repeat 0 -16px; @@ -5168,9 +5168,9 @@ box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25); position: relative; left: -44px; } -.bghover:hover .top_optionBar{ +/* .bghover:hover .top_optionBar{ opacity: 1; -} +} */ .helpNodeDetailBox{ min-height: calc(100vh - 300px); overflow-y: auto;