diff --git a/styles/notion.css b/styles/notion.css index b717e39a..1e64a28d 100644 --- a/styles/notion.css +++ b/styles/notion.css @@ -1941,4 +1941,8 @@ pre[class*='language-'] { .pre-mac > span:nth-child(3) { background: limegreen; +} + +.notion-asset-wrapper-pdf > div { + display: block !important; } \ No newline at end of file