This commit is contained in:
Vanessa
2023-04-23 18:44:59 +08:00
parent fd0092fb21
commit 9d71f0dc61

View File

@@ -93,6 +93,7 @@
.textLayer,
.pdf__resize {
z-index: 2; // pdf 缩放后 canvas 会出现在末尾,导致无法选中和查看标注
mix-blend-mode: screen;
}
}