瀏覽代碼

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"
     >
     >