
.files-icon[data-v-26371c92] {
    width: 20%;
    text-align: center;
}
.files-name[data-v-26371c92] {
    width: 80%;
}
.files[data-v-26371c92] {
    width: 100%;
    /* background-color: #1890FF; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.avatar-uploader .el-upload[data-v-26371c92] {
    border: 1px dashed #d9d9d9;
    border-radius: 6px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}
.avatar-uploader .el-upload[data-v-26371c92]:hover {
    border-color: #1890FF;
}
.avatar-uploader-icon[data-v-26371c92] {
    font-size: 28px;
    color: #8c939d;
    width: 128px;
    height: 128px;
    line-height: 128px;
    border: 1px dashed #d9d9d9;
    border-radius: 6px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    text-align: center;
}
.avatar[data-v-26371c92] {
    width: 128px;
    height: 128px;
    display: block;
}

@charset "UTF-8";
/*
* 红色按钮
*/
/*
* 蓝色按钮
*/
/*
* 白色删除
*/
.mask[data-v-324f6852] .el-card__body {
  margin-top: -3%;
}
