From 0e5ab8d1515951c927476b74db0ac6593b30929f Mon Sep 17 00:00:00 2001 From: tlyong1992 Date: Thu, 19 May 2022 16:37:36 +0800 Subject: [PATCH] =?UTF-8?q?=E7=85=A7=E7=89=87=E9=9B=86=E7=BC=A9=E6=94=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- styles/globals.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/styles/globals.css b/styles/globals.css index feb5f75e..54165df9 100644 --- a/styles/globals.css +++ b/styles/globals.css @@ -154,3 +154,7 @@ nav { z-index: 1000; pointer-events: none; } + +.medium-zoom-image--opened{ + width: auto; !important; +}