.editor-vers-history-draw {
  height: 100%;
  transition: none !important;
}
.editor-vers-history-draw .editor-drawer-content-wrapper,
.editor-vers-history-draw .editor-drawer-mask {
  transition: none !important;
  animation: none !important;
  box-shadow: none !important;
}
.editor-vers-history-draw .editor-drawer-body {
  padding: 0 !important;
  background: #f5f6f7;
}
.editor-vers-history-draw .editor-drawer-mask {
  animation: none !important;
}
.editor-vers-history-draw .editor-spin-nested-loading,
.editor-vers-history-draw .editor-spin-container {
  width: 100%;
  height: 100%;
}
.editor-vers-history-draw .spin .editor-spin-container::after {
  background: rgba(0, 0, 0, 0.1);
}
.editor-vers-history-draw .spin .editor-spin {
  top: 50%;
  left: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 165px;
  height: 60px;
  line-height: 60px;
  background: #fff;
  border-radius: 6px;
  transform: translate(-50%, -50%);
}
.editor-vers-history-draw .spin .editor-spin .editor-spin-dot {
  position: static !important;
  margin: 0 !important;
  font-size: 16px;
}
.editor-vers-history-draw .spin .editor-spin .editor-spin-text {
  position: static !important;
  width: auto;
  padding-top: 0;
  padding-left: 8px;
  color: rgba(28, 36, 46, 0.55);
  font-weight: 400;
  font-size: 12px;
}
.editor-vers-history-wrap {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.editor-vers-history-wrap .head {
  max-width: 174px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.editor-vers-history-wrap .extent {
  padding-left: 16px;
  color: #1c242e;
  font-weight: 400;
  font-size: 12px;
}
.editor-vers-history-wrap .header {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  padding-right: 16px;
}
.editor-vers-history-wrap .header .descripBtn {
  margin-right: 8px;
  color: #47e;
}
.editor-vers-history-wrap .header .editor-select .editor-select-selector {
  height: 28px;
}
.editor-vers-history-wrap .header .editor-select .editor-select-selector .editor-select-selection-item,
.editor-vers-history-wrap .header .editor-select .editor-select-selector .editor-select-selection-placeholder {
  line-height: 26px;
}
.editor-vers-history-wrap .header .search-input {
  width: 280px;
  margin-right: 8px;
  height: 28px;
}
.editor-vers-history-wrap .header .search-input .anticon.editor-input-clear-icon-hidden {
  display: none;
}
.editor-vers-history-wrap .header .search-input .anticon.anticon-close-circle {
  cursor: pointer;
}
.editor-vers-history-wrap .header .search-input .anticon.anticon-close-circle svg {
  fill: rgba(28, 36, 46, 0.25);
}
.editor-vers-history-wrap .header .btn {
  display: flex;
  align-items: center;
  height: 28px;
  padding: 4px 10px;
  color: #47e;
  font-size: 12px;
  border: 1px solid #47e;
  border-radius: 6px;
  cursor: pointer;
  fill: #47e;
}
.editor-vers-history-wrap .header .btn .icon {
  margin-right: 8px;
}
.editor-vers-history-wrap .header .btn:hover {
  color: #215add;
  border-color: #215add;
  fill: #215add;
}
.editor-vers-history-wrap .vers-history-container {
  flex: 1;
  display: flex;
  width: 100%;
  overflow: hidden;
}
.editor-vers-history-wrap .vers-history-container .vers-history-main {
  flex: 1;
  padding: 20px;
  overflow-y: auto;
}
.editor-vers-history-wrap .vers-history-container .vers-history-main .tableContainer {
  background-color: #fff;
  border-radius: 4px;
}
.editor-vers-history-wrap .vers-history-container .vers-history-main .tableContainer .editor-table-wrapper {
  margin-bottom: 20px;
  padding: 20px;
}
.editor-vers-history-wrap .vers-history-container .vers-history-main .tableContainer .editor-spin-nested-loading {
  overflow: hidden;
}
.editor-vers-history-wrap .vers-history-container .vers-history-main .mobile-main {
  display: flex;
  justify-content: space-between;
}
.editor-vers-history-wrap .vers-history-container .vers-history-main .mobile-main .cellMobile,
.editor-vers-history-wrap .vers-history-container .vers-history-main .mobile-main .mobile-preview {
  width: 399px;
}
.editor-vers-history-wrap .vers-history-container .vers-history-main .mobile-main .cellMobile .page {
  height: 667px;
  overflow: auto;
  background: #fff;
}
.editor-vers-history-wrap .vers-history-container .vers-history-main .mobile-main .mobile-preview {
  position: relative;
}
.editor-vers-history-wrap .vers-history-container .vers-history-main .mobile-main .mobile-preview .editor-AppPreviewerCls-webview,
.editor-vers-history-wrap .vers-history-container .vers-history-main .mobile-main .mobile-preview .editor-AppPreviewerCls-iframe {
  width: 100%;
  height: 100%;
}
.editor-vers-history-wrap .vers-history-container .extra {
  width: 280px;
  overflow-y: hidden;
  border-left: 1px solid #e5e5e5;
}
.editor-vers-history-wrap .vers-history-container .extra .card {
  height: 100%;
  overflow-y: auto;
  background: #fff;
}
.editor-vers-history-wrap .vers-history-container .extra .card .custom-collapse .editor-collapse-header {
  padding: 5px 16px !important;
  font-size: 12px;
  background-color: #f7f7f7;
}
.editor-vers-history-wrap .vers-history-container .extra .card .custom-collapse .editor-collapse-item {
  border-bottom: 0 !important;
}
.editor-vers-history-wrap .vers-history-container .extra .card .custom-collapse .editor-collapse-content .editor-collapse-content-box {
  padding: 0 !important;
}
.editor-vers-history-wrap .vers-history-container .extra .extra-title {
  color: #1c242e;
  font-size: 12px;
  line-height: 24px;
  background: #f7f7f7;
  height: 100%;
}
.editor-vers-history-wrap .vers-history-container .extra .extra-title .editor-tabs {
  height: 100%;
}
.editor-vers-history-wrap .vers-history-container .extra .extra-title .editor-tabs .editor-tabs-nav {
  background-color: #fff;
  border-bottom: 1px solid #e5e5e5;
}
.editor-vers-history-wrap .vers-history-container .extra .extra-title .editor-tabs .editor-tabs-nav-operations {
  display: none;
}
.editor-vers-history-wrap .vers-history-container .extra .extra-title .editor-tabs .editor-tabs-nav-list {
  width: 100%;
}
.editor-vers-history-wrap .vers-history-container .extra .extra-title .editor-tabs .editor-tabs-tab {
  flex: 1;
}
.editor-vers-history-wrap .vers-history-container .extra .extra-title .editor-tabs .editor-tabs-tab > div {
  width: 100%;
  display: flex;
  justify-content: center;
}
.editor-vers-history-wrap .vers-history-container .extra .extra-title .editor-tabs .editor-tabs-tabpane,
.editor-vers-history-wrap .vers-history-container .extra .extra-title .editor-tabs .editor-tabs-content {
  height: 100%;
}
.editor-vers-history-wrap .vers-history-container .extra .item {
  width: 100%;
  padding: 10px 16px;
  font-size: 13px;
  background-color: #fff;
  cursor: pointer;
}
.editor-vers-history-wrap .vers-history-container .extra .item .li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 4px;
  line-height: 20px;
  color: rgba(28, 36, 46, 0.45);
}
.editor-vers-history-wrap .vers-history-container .extra .item .li .time {
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
.editor-vers-history-wrap .vers-history-container .extra .item .li .time .icon {
  margin-left: 8px;
  fill: rgba(28, 36, 46, 0.55);
}
.editor-vers-history-wrap .vers-history-container .extra .item .li .version {
  flex: 1;
  display: none;
  justify-content: flex-end;
  overflow: hidden;
  margin-left: 16px;
}
.editor-vers-history-wrap .vers-history-container .extra .item .li .version span {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.editor-vers-history-wrap .vers-history-container .extra .item .operationDesc {
  padding-bottom: 4px;
  color: rgba(28, 36, 46, 0.45);
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -moz-box-orient: vertical;
  -webkit-box-orient: vertical;
  -moz-line-clamp: 2;
  -webkit-line-clamp: 2;
  line-clamp: 2;
}
.editor-vers-history-wrap .vers-history-container .extra .item .operationDesc .highlightedText {
  color: #47e;
}
.editor-vers-history-wrap .vers-history-container .extra .item .dt {
  display: flex;
  align-items: center;
  justify-content: space-between;
  line-height: 20px;
}
.editor-vers-history-wrap .vers-history-container .extra .item .dt .btns {
  display: none;
}
.editor-vers-history-wrap .vers-history-container .extra .item .dt .name {
  color: rgba(28, 36, 46, 0.75);
  flex: 1;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.editor-vers-history-wrap .vers-history-container .extra .item .dt .name .curVerDes {
  color: rgba(28, 36, 46, 0.45);
}
.editor-vers-history-wrap .vers-history-container .extra .item:not(:last-child) {
  border-bottom: 1px solid #e5e5e5;
}
.editor-vers-history-wrap .vers-history-container .extra .showBtn .version,
.editor-vers-history-wrap .vers-history-container .extra .item:hover .version,
.editor-vers-history-wrap .vers-history-container .extra .actived .version {
  display: inline-flex !important;
}
.editor-vers-history-wrap .vers-history-container .extra .showBtn .btns,
.editor-vers-history-wrap .vers-history-container .extra .item:hover .btns,
.editor-vers-history-wrap .vers-history-container .extra .actived .btns {
  display: flex !important;
  align-items: center;
  flex-shrink: 0;
}
.editor-vers-history-wrap .vers-history-container .extra .showBtn .btns .editor-divider,
.editor-vers-history-wrap .vers-history-container .extra .item:hover .btns .editor-divider,
.editor-vers-history-wrap .vers-history-container .extra .actived .btns .editor-divider {
  top: 0;
  height: 1em;
}
.editor-vers-history-wrap .vers-history-container .extra .showBtn .btns .btn,
.editor-vers-history-wrap .vers-history-container .extra .item:hover .btns .btn,
.editor-vers-history-wrap .vers-history-container .extra .actived .btns .btn {
  color: #4477ee;
  font-size: 13px;
}
.editor-vers-history-wrap .vers-history-container .extra .showBtn .btns .editor-dropdown-trigger,
.editor-vers-history-wrap .vers-history-container .extra .item:hover .btns .editor-dropdown-trigger,
.editor-vers-history-wrap .vers-history-container .extra .actived .btns .editor-dropdown-trigger {
  margin-left: 4px;
}
.editor-vers-history-wrap .vers-history-container .extra .item:hover {
  background: rgba(28, 36, 46, 0.04);
}
.editor-vers-history-wrap .vers-history-container .extra .actived {
  background: rgba(68, 119, 238, 0.06) !important;
}
.editor-vers-history-tip {
  margin-bottom: -8px;
  font-size: 12px;
}
.editor-vers-history-tip .editor-tooltip-inner {
  min-width: 36px;
  min-height: 20px;
  padding: 0 8px;
  line-height: 20px;
  text-align: center;
}
.editor-vers-history-contentCell {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 100%;
  overflow: hidden;
}
.editor-vers-history-dropdown .editor-dropdown-menu-item {
  font-size: 12px !important;
  padding: 4px 8px !important;
}
.editor-vers-history-popover {
  padding-top: 8px !important;
}
.editor-vers-history-popover .editor-popover-content {
  width: 706px;
}
.editor-vers-history-popover .editor-popover-content .editor-popover-arrow-content,
.editor-vers-history-popover .editor-popover-content .editor-popover-arrow {
  width: 16px;
  height: 16px;
}
.editor-vers-history-popover .editor-popover-content .editor-popover-arrow-content {
  top: -5px !important;
}
.editor-vers-history-popover .editor-popover-content .editor-popover-inner-content {
  padding: 20px;
}
.editor-vers-history-popover .editor-popover-content .editor-popover-inner-content .wrap {
  color: rgba(28, 36, 46, 0.85);
}
.editor-vers-history-popover .editor-popover-content .editor-popover-inner-content .wrap .title {
  line-height: 16px;
  margin-bottom: 16px;
}
.editor-vers-history-popover .editor-popover-content .editor-popover-inner-content .wrap .sceneItem > div {
  margin-bottom: 8px;
  font-size: 13px;
  line-height: 15px;
}
.editor-vers-history-popover .editor-popover-content .editor-popover-inner-content .wrap .sceneItem img {
  width: 100%;
}
.editor-vers-history-popover .editor-popover-content .editor-popover-inner-content .wrap .sceneItem:not(:last-child) {
  margin-bottom: 16px;
}
.editor-vers-history-popover .editor-popover-content .editor-popover-inner-content .wrap .boldText {
  font-weight: 600;
}
