pdf 横向适配

This commit is contained in:
tangly1024
2022-12-07 22:39:17 +08:00
parent d590ce4441
commit 62ff011816

View File

@@ -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
}