ソースを参照

Merge pull request #1952 from visuddhinanda/agile

修复标准答案抖动
visuddhinanda 2 年 前
コミット
7eb023e149
1 ファイル変更1 行追加0 行削除
  1. 1 0
      dashboard/src/components/template/SentEdit.tsx

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

@@ -183,6 +183,7 @@ export const SentEditInner = ({
         marginTop: 4,
         marginTop: 4,
         borderRadius: 6,
         borderRadius: 6,
         backgroundColor: "rgb(255 255 255 / 8%)",
         backgroundColor: "rgb(255 255 255 / 8%)",
+        width: "100%",
       }}
       }}
       size="small"
       size="small"
     >
     >