index-d3103c3f.css 2.1 KB

1
  1. .document-wrapper :deep(.ant-table-container) .ant-table-cell:before,.document-wrapper .ant-table-container .ant-table-cell:before{display:none!important}.document-wrapper .document-container{flex:1;padding-top:20px;height:100%;overflow:hidden;display:flex;flex-direction:column}.document-wrapper .document-container .icon-ym{font-size:14px}.document-wrapper .jnpf-common-search-box{margin-bottom:10px}.document-wrapper .jnpf-common-search-box .jnpf-common-search-box-right{top:10px;display:flex;align-items:center}.document-wrapper .jnpf-common-search-box .jnpf-common-search-box-right .mode-icon{margin-left:10px;font-size:18px;line-height:32px;cursor:pointer}.document-wrapper .jnpf-common-search-box .jnpf-common-search-box-right .mode-icon:hover{color:#1890ff}.document-wrapper .document-list-header{margin-top:-10px;margin-right:10px;line-height:40px;flex-shrink:0;border-bottom:1px solid #f0f0f0}.document-wrapper .document-list{flex:1;width:100%;overflow:hidden;padding-bottom:10px}.document-wrapper .document-list .document-list-main{padding:20px 10px 0 0;height:100%;display:flex;justify-content:flex-start;align-content:flex-start;flex-wrap:wrap}.document-wrapper .document-list .document-item{width:100px;height:100px;border-radius:var(--border-radius);overflow:hidden;margin:0 20px 40px;padding:5px;cursor:pointer;position:relative}.document-wrapper .document-list .document-item:hover{background-color:#f1f4f8}.document-wrapper .document-list .document-item:hover .check-icon,.document-wrapper .document-list .document-item.active .check-icon{display:block}.document-wrapper .document-list .document-item .document-item-img{width:60px;height:60px;margin:0 auto 6px}.document-wrapper .document-list .document-item .document-item-title{color:#606266;font-size:14px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.document-wrapper .document-list .document-item .check-icon{position:absolute;top:2px;right:4px;display:none}.document-wrapper .document-fileName{cursor:pointer}.document-wrapper .document-fileName.link-fullName:hover{color:#1890ff}.document-wrapper .document-fileName .file-img{width:16px;height:16px;display:inline-block;vertical-align:-3px}