From 5ef4d6aef618223bf496bb6a80afbb9a7d93c740 Mon Sep 17 00:00:00 2001 From: Zgna <1258430687@qq.com> Date: Mon, 18 Sep 2023 16:26:41 +0800 Subject: [PATCH] =?UTF-8?q?CCF=E6=96=B0=E9=97=BB=E9=AB=98=E4=BA=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/forge/Information/Pages/headerPagebyCCF.jsx | 2 +- src/forge/Information/indexZonebyCCF.scss | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/src/forge/Information/Pages/headerPagebyCCF.jsx b/src/forge/Information/Pages/headerPagebyCCF.jsx index a6abe47a..896194f5 100644 --- a/src/forge/Information/Pages/headerPagebyCCF.jsx +++ b/src/forge/Information/Pages/headerPagebyCCF.jsx @@ -130,7 +130,7 @@ function HeaderPageCCF(props) { newsList.map((i, k) => { return (
  • - {i.name} + {i.name}

    diff --git a/src/forge/Information/indexZonebyCCF.scss b/src/forge/Information/indexZonebyCCF.scss index 4a43793f..d100e33d 100644 --- a/src/forge/Information/indexZonebyCCF.scss +++ b/src/forge/Information/indexZonebyCCF.scss @@ -174,9 +174,6 @@ display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; - &:hover{ - color:#466aff !important; - } } }