优化导出页面;

This commit is contained in:
2022-03-16 09:32:01 +08:00
parent 2b1c63015e
commit d96a879a5d

View File

@@ -13,7 +13,8 @@
<script src="/static/lib/html2canvas/html2canvas.js"></script>
<style>
.article-body {
padding: 15px
padding: 15px;
max-width: 650px;
}
.article-body>* {