king
2024-10-11 6ca240a14ccf55d4e0a94fff77e95f64db2cdfcc
src/menu/components/table/edit-table/columns/editColumn/index.scss
@@ -44,11 +44,16 @@
    cursor: pointer;
    font-size: 14px;
  }
  .show-public-var {
    margin-top: 20px;
  }
  .resource-public-var {
    position: absolute;
    left: 0px;
    top: -25px;
    font-size: 14px;
    top: -45px;
    right: 40px;
    font-size: 13px;
    color: rgba(0, 0, 0, 0.65);
  }
}
.formula-fields {