Răsfoiți Sursa

<Typography.Paragraph style={{ width: "100%" }}>

visuddhinanda 2 ani în urmă
părinte
comite
9a8b5498ba

+ 1 - 1
dashboard/src/components/template/SentEdit/SentCellEditable.tsx

@@ -118,7 +118,7 @@ const SentCellEditableWidget = ({
   };
 
   return (
-    <Typography.Paragraph>
+    <Typography.Paragraph style={{ width: "100%" }}>
       <TermTextArea
         value={value}
         menuOptions={termList}