From 5028ec7f706a70c3db319b54f5c95548706ea55a Mon Sep 17 00:00:00 2001 From: tlyong1992 Date: Mon, 20 Jun 2022 10:03:12 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=86=E9=A2=91=E6=9C=80=E5=A4=A7=E5=AE=BD?= =?UTF-8?q?=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- styles/notion.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/notion.css b/styles/notion.css index 7cb04a77..c56be025 100644 --- a/styles/notion.css +++ b/styles/notion.css @@ -670,7 +670,7 @@ svg.notion-page-icon { .notion-asset-wrapper { margin: 0.5rem 0; - max-width: 100vw; + max-width: 100%; min-width: 100%; align-self: center; display: flex;