
[data-v-21044167] .el-upload {
    display: inline-block;
    text-align: center;
    cursor: pointer;
    outline: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100% !important;
    height: 100% !important;
}
.avatar-uploader[data-v-21044167] {
    width: 80%;
    height: 80%;
}
