From c7c4f30e60d57a220b957df45cba1ad6a41bf175 Mon Sep 17 00:00:00 2001 From: A1300399510 Date: Tue, 31 Dec 2024 15:02:37 +0800 Subject: [PATCH] no message --- css/common.css | 1 + css/common.less | 1 + 2 files changed, 2 insertions(+) diff --git a/css/common.css b/css/common.css index 7127a93..0c701ea 100644 --- a/css/common.css +++ b/css/common.css @@ -244,6 +244,7 @@ body { position: absolute; top: 50%; transform: translateY(-50%); + white-space: nowrap; } .my-project .my-box .head .item.pitch { color: #000000; diff --git a/css/common.less b/css/common.less index 94d8f8d..9d83be1 100644 --- a/css/common.less +++ b/css/common.less @@ -283,6 +283,7 @@ body { position: absolute; top: 50%; transform: translateY(-50%); + white-space: nowrap; } &.pitch { color: #000000;