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%; }