file-view-vue3
Version:
文件预览组件
2 lines (1 loc) • 659 B
CSS
.file-view-wrap[data-v-c0daf30d]{width:100%;height:100%}.file-view-wrap iframe[data-v-c0daf30d]{width:100%;height:100%;overflow-y:auto}[data-v-c0daf30d] .vue-office-excel,[data-v-c0daf30d] .vue-office-docx{width:100%;height:calc(100% - 10px);overflow:auto}[data-v-c0daf30d] .docx-wrapper{width:100%;height:100%;padding:30px}[data-v-c0daf30d] .docx-wrapper .docx{width:100%;height:100%;overflow:auto;min-height:0;padding:30px}[data-v-c0daf30d] .docx-wrapper .docx header{margin-top:0}[data-v-c0daf30d] .docx-wrapper .docx table{width:100%}