Browse Source

Merge pull request #1952 from visuddhinanda/agile

修复标准答案抖动
visuddhinanda 2 years ago
parent
commit
7eb023e149
1 changed files with 1 additions and 0 deletions
  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"
     >
     >