2
0
Эх сурвалжийг харах

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

visuddhinanda 2 жил өмнө
parent
commit
9a8b5498ba

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

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