#dynamic_form .el-form-item__label {
  margin-top: 5px;
}


#img_container[data-v-6f5e8382]{
    display: inline-block;
}
.img_cover[data-v-6f5e8382]{
    width: 100px;
    height: 100px;
    border-radius: 7px;
    border: 1px dotted rgba(140,143,153,0.5);
    margin-right: 10px;
    margin-bottom: 10px;
    overflow: hidden;
}
.add_btn[data-v-6f5e8382]{
    font-size: 40px;
    position: relative;
    color: rgb(140, 143, 153);
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    vertical-align: top;
    cursor: pointer;
}
.project_tags[data-v-6f5e8382]{
    cursor: pointer;
    margin-left: 10px;
}

