From 879bdc12666437390c8cfdc734e714efe124bbb0 Mon Sep 17 00:00:00 2001 From: "DESKTOP-RQ919RC\\Pc" <1300399510@qq.com> Date: Mon, 17 Mar 2025 15:01:16 +0800 Subject: [PATCH] no message --- css/index.css | 1 + css/index.less | 1 + 2 files changed, 2 insertions(+) diff --git a/css/index.css b/css/index.css index e49e581..87e45c5 100644 --- a/css/index.css +++ b/css/index.css @@ -466,6 +466,7 @@ } .ranking .major .list .item { width: 371px; + white-space: pre; } .ranking .major .list .item .organ { font-family: "PingFangSC-Semibold", "PingFang SC Semibold", "PingFang SC", sans-serif; diff --git a/css/index.less b/css/index.less index d60bfa7..cd23b16 100644 --- a/css/index.less +++ b/css/index.less @@ -523,6 +523,7 @@ justify-content: space-between; .item { width: 371px; + white-space: pre; .organ { font-family: "PingFangSC-Semibold", "PingFang SC Semibold", "PingFang SC", sans-serif; font-weight: 650;