mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-07-18 10:36:11 +00:00
修复:header文字不换行
This commit is contained in:
@@ -543,6 +543,7 @@ onMounted(async () => {
|
|||||||
.header-label {
|
.header-label {
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* 在线人数的数字文字样式(无背景) */
|
/* 在线人数的数字文字样式(无背景) */
|
||||||
|
|||||||
Reference in New Issue
Block a user