Browse Source

搜索下拉高度修改

zhouna 5 năm trước cách đây
mục cha
commit
263df237b1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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">