修复:header文字不换行

This commit is contained in:
smallclover
2025-10-17 23:19:45 +09:00
parent e5d66d73cb
commit 971a3d36c6

View File

@@ -543,6 +543,7 @@ onMounted(async () => {
.header-label {
font-size: 12px;
line-height: 1;
white-space: nowrap;
}
/* 在线人数的数字文字样式(无背景) */