.mce-resizehandle-close {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 10px;
  height: 10px;
  margin: 0;
  padding: 0;
  background-color: #ff4d4f;
  position: absolute;
  z-index: 1298;
  cursor: pointer;
}
.mce-resizehandle-close::before {
  content: '';
  position: absolute;
  top: 4px;
  left: 1px;
  width: 8px;
  height: 2px;
  background-color: #ffffff;
  -webkit-transform: rotateZ(45deg);
          transform: rotateZ(45deg);
}
.mce-resizehandle-close::after {
  content: '';
  position: absolute;
  top: 4px;
  left: 1px;
  width: 8px;
  height: 2px;
  background-color: #ffffff;
  -webkit-transform: rotateZ(-45deg);
          transform: rotateZ(-45deg);
}


[data-v-c054870c] .ant-card-body {
  padding: 12px;
}
.imageContent[data-v-c054870c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.imageContent img[data-v-c054870c] {
  -o-object-fit: scale-down;
     object-fit: scale-down;
  height: 120px;
  width: 120px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 20px;
}
.lefyFlex[data-v-c054870c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.upFlex[data-v-c054870c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.upFlex .note[data-v-c054870c] {
  margin-top: 15px;
  color: #999999;
}
.image-properties-container[data-v-c054870c] {
  position: absolute;
  z-index: 1000;
  background-color: white;
  border: 1px solid #ccc;
  padding: 10px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

