From 423c0094f06cc1582e09db39ab4069b5caed5349 Mon Sep 17 00:00:00 2001 From: sortbylist Date: Thu, 5 Aug 2021 15:32:03 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E4=BE=A7=E8=BE=B9=E6=A0=8F?= =?UTF-8?q?=E7=94=B1=E5=9B=BA=E5=AE=9A=E6=9C=80=E5=A4=A7=E5=AE=BD=E5=BA=A6?= =?UTF-8?q?=E4=B8=BA=E7=99=BE=E5=88=86=E6=AF=94=EF=BC=8C=E4=BB=A5=E8=A7=A3?= =?UTF-8?q?=E5=86=B3=E8=BF=9E=E6=8E=A5=E5=90=8D=E7=A7=B0=E8=BF=87=E9=95=BF?= =?UTF-8?q?=E8=A2=AB=E9=81=AE=E6=8C=A1=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/renderer/photon/css/photon.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/renderer/photon/css/photon.css b/src/renderer/photon/css/photon.css index 0dfb609a..25bb7800 100644 --- a/src/renderer/photon/css/photon.css +++ b/src/renderer/photon/css/photon.css @@ -663,7 +663,7 @@ textarea { } .pane-sm { - max-width: 220px; + max-width: 30%; min-width: 150px; }