From 08ca118dd2a5474c42e896c337f11fea4f0e2c8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B0=A2=E6=80=9D?= Date: Thu, 5 May 2022 15:50:17 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=80=E6=BA=90=E5=A4=8F=E4=BB=A4=E8=90=A5?= =?UTF-8?q?=E5=B8=AE=E5=8A=A9=E4=B8=AD=E5=BF=83=E5=9B=BE=E7=89=87=E9=99=90?= =?UTF-8?q?=E5=88=B6=E6=9C=80=E5=A4=A7=E5=AE=BD=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/glcc/help/index.scss | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/glcc/help/index.scss b/src/glcc/help/index.scss index d25e1669..7522fc05 100644 --- a/src/glcc/help/index.scss +++ b/src/glcc/help/index.scss @@ -31,5 +31,8 @@ width: 100%; top: 0; } + div img{ + max-width: 100%; + } } } \ No newline at end of file