Parcourir la source

无作业折行

visuddhinanda il y a 2 ans
Parent
commit
a710425ba4
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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>
         {isCourseAnswer ? (
-          <Space>
+          <Space style={{ flexWrap: "wrap" }}>
             {"无作业:"}
             {nonWbwUser.length > 0
               ? nonWbwUser.map((item, id) => {