mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-04 23:16:53 +00:00
fix pdf no start from first page
This commit is contained in:
@@ -1941,4 +1941,8 @@ pre[class*='language-'] {
|
|||||||
|
|
||||||
.pre-mac > span:nth-child(3) {
|
.pre-mac > span:nth-child(3) {
|
||||||
background: limegreen;
|
background: limegreen;
|
||||||
|
}
|
||||||
|
|
||||||
|
.notion-asset-wrapper-pdf > div {
|
||||||
|
display: block !important;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user