visuddhinanda 1 год назад
Родитель
Сommit
a710425ba4
1 измененных файлов с 1 добавлено и 1 удалено
  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) => {