king
2024-04-29 50b49c1b760489c3430fc382656d57c5fbbab07c
src/menu/components/card/cardcellcomponent/elementform/index.scss
@@ -14,10 +14,13 @@
      .ant-form-item-control-wrapper {
        width: 85.8%;
      }
      .CodeMirror {
        height: 200px;
      }
      .formula-icon {
        position: absolute;
        bottom: 5px;
        top: -18px;
        right: 15px;
        cursor: pointer;
        font-size: 12px;
@@ -36,6 +39,10 @@
  .ant-form-explain, .ant-form-extra {
    font-size: 13px;
  }
  .ant-select-search__field__mirror {
    max-width: 100%;
    overflow: hidden;
  }
}
.formula-fields {
  z-index: 1200!important;