ソースを参照

width: "100%"

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"