Explorar o código

fix search width

Signed-off-by: shanghaikid <jiangruiyi@gmail.com>
shanghaikid %!s(int64=2) %!d(string=hai) anos
pai
achega
92c99c5130
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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