visuddhinanda пре 2 година
родитељ
комит
dc8b0330d3
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      dashboard/src/components/template/Wbw/WbwDetailFm.tsx

+ 1 - 1
dashboard/src/components/template/Wbw/WbwDetailFm.tsx

@@ -204,7 +204,7 @@ const WbwDetailFmWidget = ({
   }, [factors]);
 
   return (
-    <div>
+    <div style={{ width: "100%" }}>
       <div style={{ display: "flex", width: "100%" }}>
         <Input
           key="input"