react-notion-x降级:4.6.5 开启media-zoom;
notion-viewport处理遮盖
This commit is contained in:
tangly1024
2021-11-06 23:01:12 +08:00
parent add1c677e3
commit 1448379d6c
4 changed files with 11 additions and 13 deletions

View File

@@ -180,14 +180,15 @@
min-height: 100vh;
}
/* .notion-viewport {
.notion-viewport {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -10;
} */
pointer-events: none;
}
.medium-zoom-overlay {
z-index: 300;