.el-upload[data-v-0fbc8e3e] {
  position: relative;
}
img[data-v-0fbc8e3e] {
  max-width: 100%;
  max-height: 100%;
}
.imageUpload[data-v-0fbc8e3e] {
  position: relative;
  background-color: #eee;
}
.imageUpload:hover .deleteIconWrapper[data-v-0fbc8e3e] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  background-color: rgba(0, 0, 0, 0.1647058824);
}
