Explorar o código

修改目标管理样式

zengyicheng %!s(int64=2) %!d(string=hai) anos
pai
achega
9e3aad3825
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      src/components/pages/addCourse.vue

+ 3 - 1
src/components/pages/addCourse.vue

@@ -254,7 +254,7 @@
               style="border-radius: 0; margin-top: 15px; padding-bottom: 20px"
             >
               <div class="right_title">目标管理</div>
-              <div style="margin: 15px auto;padding: 0 0 0 20px;">
+              <div style="margin: 15px auto; padding: 0 0 0 20px">
                 <div
                   style="
                     width: 100%%;
@@ -5808,6 +5808,8 @@ ol {
   width: 100%;
   box-sizing: border-box;
   padding: 0 20px;
+  flex-direction: row;
+  flex-wrap: wrap;
 }
 
 .type_title {