
.avatar-uploader[data-v-9839e692] {
  width: 120px;
  height: 120px;
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.avatar-uploader .el-upload[data-v-9839e692] {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.avatar-uploader .el-upload[data-v-9839e692]:hover {
  border-color: #409EFF;
}
.avatar-uploader-icon[data-v-9839e692] {
  font-size: 28px;
  color: #8c939d;
  width: 120px;
  height: 120px;
  line-height: 120px;
  text-align: center;
}
.avatar[data-v-9839e692] {
  width: 120px;
  height: 120px;
  display: block;
}
.el-upload-list__item.is-ready[data-v-9839e692],
.el-upload-list__item.is-uploading[data-v-9839e692] {
  display: none !important;
}


.el-row[data-v-5662ca4c] {
  margin-bottom: 10px;
}
.el-row[data-v-5662ca4c]:last-child {
  margin-bottom: 0;
}
.float-right[data-v-5662ca4c] {
  box-sizing: border-box;
  display: flex;
  justify-content: flex-end;
}
.el-pagination[data-v-5662ca4c] {
  margin-top: 20px;
  text-align: right;
}

