From ae5072a490bd41fb14dbf23e6047b5020840bedf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=A7=89?= Date: Tue, 24 Oct 2023 05:45:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8C=89=E9=92=AE=E7=A6=81=E6=AD=A2=E6=8D=A2?= =?UTF-8?q?=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/chat.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/chat.js b/src/chat.js index 273576c..c802c45 100644 --- a/src/chat.js +++ b/src/chat.js @@ -234,6 +234,7 @@ export default class Chat { fontSize: '12px', color: '#555', marginLeft: 'auto', + whiteSpace: 'nowrap', }, textContent: '移除', title: '加入屏蔽列表不再被渲染',