native pdf viewer with mozilla pdfjs

This commit is contained in:
spencerwooo
2021-12-29 02:13:17 +08:00
parent 0e8629e935
commit 53539e2cd9
8 changed files with 56 additions and 318 deletions
+1 -2
View File
@@ -15,8 +15,7 @@
}
.react-pdf__Page__canvas {
@apply mx-auto;
@apply shadow-md;
@apply mx-auto border border-gray-300/40 shadow;
}
.markdown-body ul {