visuddhinanda пре 2 година
родитељ
комит
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>
       <div>
         {isCourseAnswer ? (
         {isCourseAnswer ? (
-          <Space>
+          <Space style={{ flexWrap: "wrap" }}>
             {"无作业:"}
             {"无作业:"}
             {nonWbwUser.length > 0
             {nonWbwUser.length > 0
               ? nonWbwUser.map((item, id) => {
               ? nonWbwUser.map((item, id) => {