.upload-item{float:left;position:relative;display:flex;width:60px;height:60px;text-align:center;line-height:60px;margin-right:4px;border:1px solid transparent;border-radius:4px;background:#fff;box-shadow:0 1px 1px rgba(0,0,0,.2);overflow:hidden;cursor:move}.upload-item .ivu-spin{margin:auto}.upload-item img{width:100%;height:100%}.upload-item-cover{display:none;position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.6)}.upload-item-cover i{margin:0 2px;color:#fff;font-size:20px;cursor:pointer}.upload-item:hover .upload-item-cover{display:block}.upload-item-file{position:relative;max-width:500px;margin-bottom:5px;cursor:move}.upload-item-file .file-name{padding:5px 10px}.upload-item-file .file-tools{position:absolute;right:8px;top:0}.upload-item-file .file-tools i{display:none;cursor:pointer;font-size:14px}.upload-item-file .file-tools i:hover{color:#1a1d23}.upload-item-file:hover{background:#f3f3f3}.upload-item-file:hover i{display:inline-block}.uploading-item{max-width:500px}.uploading-item .file-name{padding:5px 10px;margin-bottom:-25px}.edit-table-expand .ivu-input-wrapper{width:auto;margin-right:5px}.edit-table-expand .expand-row label{display:inline-block;margin-bottom:5px;white-space:nowrap}.edit-table .ivu-table-cell .ivu-input-wrapper{width:auto}