fix pdf no start from first page

This commit is contained in:
tangly1024
2022-12-06 19:08:26 +08:00
parent 2de02e98d5
commit 69124a9275

View File

@@ -1941,4 +1941,8 @@ pre[class*='language-'] {
.pre-mac > span:nth-child(3) {
background: limegreen;
}
.notion-asset-wrapper-pdf > div {
display: block !important;
}