king
2024-05-21 66bdbc1df92e8ec4a5108a4e0323e25a7b9ff8f8
src/templates/sharecomponent/searchcomponent/searchform/index.scss
@@ -40,9 +40,15 @@
  .add-resource-empty {
    position: absolute;
    right: 10px;
    top: -25px;
    top: -22px;
    color: #1890ff;
    cursor: pointer;
    font-size: 14px;
  }
  .resource-public-var {
    position: absolute;
    left: 0px;
    top: -22px;
    font-size: 14px;
  }
}