From 4635c1b7d02ea2ce6e2639b7bbe49d82c6a442f2 Mon Sep 17 00:00:00 2001 From: tlyong1992 Date: Wed, 8 Jun 2022 10:15:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=87=E9=A2=98=E5=9B=BE=E7=89=87=E9=AB=98?= =?UTF-8?q?=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- styles/notion.css | 1 + 1 file changed, 1 insertion(+) diff --git a/styles/notion.css b/styles/notion.css index dcd38838..a43bfcc1 100644 --- a/styles/notion.css +++ b/styles/notion.css @@ -674,6 +674,7 @@ svg.notion-page-icon { .notion-asset-wrapper img { width: 100%; /* height: 100%; */ + height: auto !important; max-height: 100%; }