From a53e3164c3494be5e37810628f0c17114abeca99 Mon Sep 17 00:00:00 2001 From: tlyong1992 Date: Thu, 19 May 2022 16:43:53 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/globals.css b/styles/globals.css index 54165df9..8ffbcce3 100644 --- a/styles/globals.css +++ b/styles/globals.css @@ -156,5 +156,5 @@ nav { } .medium-zoom-image--opened{ - width: auto; !important; + width: auto !important; }