From d1bd3505ab7119f6147aa663dbd2c3d6747aa79f Mon Sep 17 00:00:00 2001 From: peijunlei Date: Thu, 3 Sep 2026 15:47:52 +0800 Subject: [PATCH] =?UTF-8?q?style(common.css):=20=E6=B3=A8=E9=87=8A?= =?UTF-8?q?=E6=8E=89=E5=AF=BC=E8=88=AA=E9=A1=B9=E7=9A=84=E8=BE=B9=E6=A1=86?= =?UTF-8?q?=E9=A2=9C=E8=89=B2=E4=BB=A5=E7=AE=80=E5=8C=96=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/themes/dist_static/static/css/common.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/themes/dist_static/static/css/common.css b/public/themes/dist_static/static/css/common.css index 2fb0f3e..541d532 100644 --- a/public/themes/dist_static/static/css/common.css +++ b/public/themes/dist_static/static/css/common.css @@ -1640,7 +1640,7 @@ body { color: var(--color-text); box-shadow: none; }.site-header:has(.site-header__nav-item--mega:hover) .site-header__main { - border-top-color: rgba(46, 53, 58, 0.1); + /* border-top-color: rgba(46, 53, 58, 0.1); */ }.site-header:has(.site-header__nav-item--mega:hover) .header-logo .header-logo__img--default { display: none; }.site-header:has(.site-header__nav-item--mega:hover) .header-logo .header-logo__img--dark {