From 971a3d36c6ed7701c4fa1248601a9b6cf135aa3d Mon Sep 17 00:00:00 2001 From: smallclover <18363998103@163.com> Date: Fri, 17 Oct 2025 23:19:45 +0900 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D:header=E6=96=87=E5=AD=97?= =?UTF-8?q?=E4=B8=8D=E6=8D=A2=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend_nuxt/components/HeaderComponent.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend_nuxt/components/HeaderComponent.vue b/frontend_nuxt/components/HeaderComponent.vue index 0833e0e81..9a0cb911a 100644 --- a/frontend_nuxt/components/HeaderComponent.vue +++ b/frontend_nuxt/components/HeaderComponent.vue @@ -543,6 +543,7 @@ onMounted(async () => { .header-label { font-size: 12px; line-height: 1; + white-space: nowrap; } /* 在线人数的数字文字样式(无背景) */