浏览代码

fix search width

Signed-off-by: shanghaikid <jiangruiyi@gmail.com>
shanghaikid 2 年之前
父节点
当前提交
92c99c5130
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      client/src/pages/search/VectorSearch.tsx

+ 1 - 0
client/src/pages/search/VectorSearch.tsx

@@ -543,6 +543,7 @@ const VectorSearch = () => {
           orderBy={orderBy}
           order={order}
           handleSort={handleGridSort}
+          tableCellMaxWidth="100%"
         />
       ) : (
         <EmptyCard