king
2024-06-21 b78198e00a34eaa2b0a761bb6f42bf14e7771883
src/templates/sharecomponent/searchcomponent/searchform/index.scss
@@ -4,7 +4,7 @@
    padding-left: 6px!important;
    padding-bottom: 20px;
  }
  .ant-form-item.text-area {
  .ant-col-24 {
    // margin-bottom: 0px;
    .ant-form-item-control-wrapper {
      width: 84%;
@@ -45,10 +45,15 @@
    cursor: pointer;
    font-size: 14px;
  }
  .show-public-var {
    margin-top: 20px;
  }
  .resource-public-var {
    position: absolute;
    left: 0px;
    top: -22px;
    font-size: 14px;
    top: -45px;
    right: 40px;
    font-size: 13px;
    color: rgba(0, 0, 0, 0.65);
  }
}