mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-07 07:26:46 +00:00
Fix:
react-notion-x降级:4.6.5 开启media-zoom; notion-viewport处理遮盖
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user