@charset "UTF-8";
/*
* 红色按钮
*/
/*
* 蓝色按钮
*/
/*
* 白色删除
*/
.img-item[data-v-fd854906] {
  position: relative;
}
img[data-v-fd854906] {
  width: 180px;
  height: 180px;
  -o-object-fit: contain;
     object-fit: contain;
  background: #000;
}
.el-icon-circle-close[data-v-fd854906] {
  position: absolute;
  color: #fff;
  right: 5px;
  top: 5px;
  cursor: pointer;
}
