[data-v-f4653644] input::-webkit-input-placeholder {
  color: #898d8f;
}
[data-v-f4653644] input::-moz-input-placeholder {
  color: #898d8f;
}
[data-v-f4653644] input::-ms-input-placeholder {
  color: #898d8f;
}
.img-style[data-v-f4653644] .el-image__inner {
  height: 30px;
}
.table-bottom[data-v-f4653644] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.avatar-uploader .el-upload[data-v-f4653644] {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  width: 89px;
}
.avatar-uploader .el-upload[data-v-f4653644]:hover {
  border-color: #409eff;
}
.avatar-uploader-icon[data-v-f4653644] {
  font-size: 28px;
  color: #8c939d;
  width: 89px;
  height: 89px;
  line-height: 89px;
  text-align: center;
}
.avatar[data-v-f4653644] {
  width: 89px;
  height: 89px;
  display: block;
}

