Browse Source

无作业折行

visuddhinanda 2 years ago
parent
commit
a710425ba4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      dashboard/src/components/template/SentEdit/SentWbw.tsx

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

@@ -166,7 +166,7 @@ const SentWbwWidget = ({
       />
       />
       <div>
       <div>
         {isCourseAnswer ? (
         {isCourseAnswer ? (
-          <Space>
+          <Space style={{ flexWrap: "wrap" }}>
             {"无作业:"}
             {"无作业:"}
             {nonWbwUser.length > 0
             {nonWbwUser.length > 0
               ? nonWbwUser.map((item, id) => {
               ? nonWbwUser.map((item, id) => {