#I5MD1F 增加导出为word文档支持

This commit is contained in:
暮光:城中城
2022-08-16 23:31:47 +08:00
parent 0c4dcf467e
commit d1dddf4ea8
6 changed files with 163 additions and 50 deletions

View File

@@ -55,7 +55,7 @@
position: fixed;
z-index: 4;
top: 150px;
height: calc(100vh - 250px);
max-height: calc(100vh - 250px);
width: 100%;
overflow-y: auto;
padding-left: 16px;