Explorar el Código

fix search width

Signed-off-by: shanghaikid <jiangruiyi@gmail.com>
shanghaikid hace 2 años
padre
commit
92c99c5130
Se han modificado 1 ficheros con 1 adiciones y 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