From 1674df2dcf0cb063749fea1046f997e686691a98 Mon Sep 17 00:00:00 2001 From: Thek28 tk <774375115@qq.com> Date: Tue, 11 Apr 2023 04:44:57 +0000 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/components/window.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/window.scss b/app/components/window.scss index 119acb6a2..c8ee0f889 100644 --- a/app/components/window.scss +++ b/app/components/window.scss @@ -20,7 +20,7 @@ text-overflow: ellipsis; white-space: nowrap; display: block; - max-width: 50vw; + max-width: 50vw; } .window-header-sub-title {