.detail-dialog .tags{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.detail-dialog .tags span{display:inline-block;height:32px;padding:0 10px;line-height:30px;font-size:14px;background-color:#fff;color:#409eff;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;white-space:nowrap}.detail-dialog .el-dialog__body{height:440px!important;overflow-y:scroll}