king
2024-06-21 b78198e00a34eaa2b0a761bb6f42bf14e7771883
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 {