king
2020-08-06 5ff2ee3b46a584368a6d2cebbe180abb1947f927
src/templates/sharecomponent/actioncomponent/verifyprint/index.scss
@@ -37,9 +37,6 @@
    }
  }
  .code-mirror-area {
    font-size : 14px;
    line-height : 25px;
    .CodeMirror {
      height: calc(100vh - 360px);
    }
@@ -57,4 +54,9 @@
      }
    }
  }
}
.print-template-setting {
  .ant-select-dropdown-menu-item {
    white-space: normal;
  }
}