From 62ff011816e3537cd1b58478317dc3e09e20c96d Mon Sep 17 00:00:00 2001 From: tangly1024 Date: Wed, 7 Dec 2022 22:39:17 +0800 Subject: [PATCH] =?UTF-8?q?pdf=20=E6=A8=AA=E5=90=91=E9=80=82=E9=85=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- styles/notion.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/styles/notion.css b/styles/notion.css index ed7b3fde..adf92a8c 100644 --- a/styles/notion.css +++ b/styles/notion.css @@ -1974,4 +1974,8 @@ pre[class*='language-'] { margin: 6px 0; font-size: 1em; /* color: var(--notion-gray); */ +} + +.notion-asset-wrapper-pdf>div{ + width:unset!important } \ No newline at end of file