
.avatar-uploader[data-v-1cb898ab] {
  width: 140px;
  height: 140px;
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.avatar-uploader .el-upload[data-v-1cb898ab] {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.avatar-uploader .el-upload[data-v-1cb898ab]:hover {
  border-color: #409EFF;
}
.avatar-uploader-icon[data-v-1cb898ab] {
  font-size: 28px;
  color: #8c939d;
  width: 140px;
  height: 140px;
  line-height: 140px;
  text-align: center;
}
.avatar[data-v-1cb898ab] {
  width: 178px;
  height: 178px;
  display: block;
}


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

