.demo-table-expand .el-form-item{display:-ms-flexbox;display:flex}.demo-table-expand .el-form-item .el-form-item__label{white-space:nowrap}.demo-table-expand .el-form-item .el-form-item__content{width:99%}.demo-table-expand .el-form-item .el-form-item__content .task-name{color:#000;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;transition:color .4s ease}.demo-table-expand .el-form-item .el-form-item__content .task-name:hover{color:#409eff}.demo-table-expand .el-form-item .el-form-item__content .task-location{line-height:1;color:#aaa;font-size:12px}.demo-table-expand .el-form-item .el-form-item__content .task-location .task-location-old{color:#b75757}.demo-table-expand .el-form-item .el-form-item__content .task-location .task-location-new{color:#67c23a}.el-table__expanded-cell{padding:10px}.task_card{position:relative;background:#fff;border:1px solid #c4d1f1;border-radius:4px;padding:0 8px 8px;margin-bottom:4px;cursor:pointer}.btn-group{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.btn-group button{width:45%}