diff --git a/src/forge/Information/Pages/newsDetail.jsx b/src/forge/Information/Pages/newsDetail.jsx index 3947f4cb2..e625080bc 100644 --- a/src/forge/Information/Pages/newsDetail.jsx +++ b/src/forge/Information/Pages/newsDetail.jsx @@ -107,7 +107,7 @@ function NewsDetail(props){ diff --git a/src/forge/Information/index.scss b/src/forge/Information/index.scss index 3c259b20e..6ba07f0f4 100644 --- a/src/forge/Information/index.scss +++ b/src/forge/Information/index.scss @@ -574,7 +574,7 @@ align-items: center; height: 20px; overflow: visible; - color: #466aff; + color: var(--primary-color); } .headimg { width: 26px;