From dcede463d785da9b4516008e5c6044776a17ba28 Mon Sep 17 00:00:00 2001 From: kuaifan Date: Sun, 18 Sep 2022 21:41:28 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E8=B0=83=E6=95=B4=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E8=A1=A8=E6=A0=BC=E5=88=97=E8=A1=A8=E9=87=8D=E5=91=BD=E5=90=8D?= =?UTF-8?q?=E8=BE=93=E5=85=A5=E6=A1=86=E5=B0=BA=E5=AF=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/assets/sass/pages/page-file.scss | 3 +++ 1 file changed, 3 insertions(+) diff --git a/resources/assets/sass/pages/page-file.scss b/resources/assets/sass/pages/page-file.scss index 2de1a9d3d..ba79009f9 100644 --- a/resources/assets/sass/pages/page-file.scss +++ b/resources/assets/sass/pages/page-file.scss @@ -312,6 +312,9 @@ height: 22px; margin-right: 8px; } + .quick-edit { + width: 98%; + } } .avatar-char { font-size: 18px;