src/menu/components/share/normalheader/index.scss
@@ -13,7 +13,26 @@ margin-left: 10px; position: relative; z-index: 1; min-height: 45px; min-width: 30px; } .model-custom-header-search-list { flex: 1; } .ant-input-search.ant-input-affix-wrapper { width: calc(100% - 140px); max-width: 130px; margin-top: 8px; margin-right: 25px; float: right; height: 28px; border-radius: 20px; border: 1px solid #d9d9d9; opacity: 0.6; } } .normal-header:not(.tree-search) { display: flex; } .normal-header.hidden { display: none;