From 8c8190e97caa5a312dcc56cd69cef2eda2dbec98 Mon Sep 17 00:00:00 2001 From: Lee <342694918@qq.com> Date: Tue, 13 Sep 2022 08:44:56 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AF=BC=E8=88=AA=E5=BC=B9=E7=AA=97=E4=BC=98?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/style.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/css/style.css b/css/style.css index c82c2f2..6bf806e 100644 --- a/css/style.css +++ b/css/style.css @@ -673,10 +673,9 @@ z-index: 9999; transform: translateX(-50%); overflow: hidden; - transition: all .6s; } .navigation-box.show{ - height: 3rem; + height: auto; } .navigation-box .item{ line-height: 1rem;