.fastlion-modal .ant-modal-wrap {
  z-index: inherit !important;
}

.ant-image-preview-root {
  position: fixed;
  z-index: 1010;
}

.lion-show-img {
  display: flex;
}
.lion-show-img > div {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 68px;
  height: 68px;
  margin: 0 8px 8px 0;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
}
.lion-show-img .ant-image-mask-info {
  font-size: 12px;
}

/*# sourceMappingURL=LionShowImg.css.map */

/*# sourceMappingURL=LionShowImg.css.map */