mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-05 07:26:46 +00:00
fix pdf no start from first page
This commit is contained in:
@@ -1942,3 +1942,7 @@ 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