
.ant-modal-body {
  overflow-y: auto;
}
.ihr-ding-modal .ant-modal-content {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
.ihr-ding-modal .ant-modal-body {
  max-height: none !important;
  -ms-flex: 1 1;
      flex: 1 1;
  overflow-y: hidden;
}
.ihr-ding-modal .ihr-ding-modal-iframe {
  width: 100%;
  height: 100%;
  border: none;
}

.styleNormal {
  height: 30px;
}
.styleSmall {
  height: 24px;
}
.styleLarge {
  height: 40px;
}

.icon {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}

