瀏覽代碼

搜索下拉高度修改

zhouna 5 年之前
父節點
當前提交
263df237b1
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/common/components/SearchBox/index.jsx

+ 1 - 1
src/common/components/SearchBox/index.jsx

@@ -143,7 +143,7 @@ class SearchBox extends React.Component {
                     <ScrollArea speed={0.8}
                       horizontal={false}
                       stopScrollPropagation={mainSearchData.length>6?true:false}
-                      style={{maxHeight:'225px'}}
+                      style={{maxHeight:'180px'}}
                       verticalContainerStyle={contStyle}
                       verticalScrollbarStyle={barStyle}
                       contentClassName="content">