.drafts{height:100%;width:100%;display:flex;flex-direction:column}.drafts .drafts-title{font-size:12px;height:50px;line-height:50px;font-weight:700;position:relative;text-indent:5px}.drafts .drafts-title:after{position:absolute;content:"";width:2px;height:14px;background:#5680fa;left:-5px;top:18px}.drafts .drafts-table{flex:auto}.drafts .drafts-table .el-table{height:calc(100vh - 100px);border-left:1px solid #e5e9f2}.drafts .drafts-table .el-table .el-table__empty-text{line-height:100vh!important}.drafts .b-classify-customer-footer{width:100%;height:50px;display:flex;align-items:center;justify-content:flex-end}.drafts .del-dialog .content .red-txt{height:80px;text-align:center;line-height:80px}