.box{height:25px}.el-dialog__header{background:linear-gradient(135deg,#6b6be4,#15d8f1)}.el-dialog__header .el-dialog__headerbtn .el-dialog__close,.el-dialog__title{color:#fff}.avatar-uploader .el-upload,.avatar-uploader .el-upload-list--picture-card .el-upload-list__item{width:100px;height:100px;line-height:100px}.show_img_list{display:flex;flex-direction:row;margin-top:10px}.show_img_list>div{position:relative;margin-right:10px}.show_img_list>div img{width:100px;height:100px}.show_img_list>div .close{position:absolute;right:5px;top:5px;background-color:hsla(0,0%,100%,.5);color:#fff;padding:0;border-radius:50%;width:15px;height:15px;display:flex;align-items:center;cursor:pointer;justify-content:center;font-size:12px}.show_img_list>div .close:hover{transition:all .5s;background-color:red}