Explorar o código

修改ipad样式

zengyicheng %!s(int64=2) %!d(string=hai) anos
pai
achega
680eaec18f
Modificáronse 1 ficheiros con 6 adicións e 2 borrados
  1. 6 2
      src/components/study.vue

+ 6 - 2
src/components/study.vue

@@ -3639,11 +3639,12 @@ export default {
   .courseIndex {
     width: 43% !important;
   }
-  .courseIndex > div:first-child {
-    width: 600px !important;
+  .courseIndex > div:first-child(2) {
+    width: 50px !important;
   }
   .pb_left{
     position: unset !important;
+    height: auto !important;
   }
   .body_student{
     position: unset !important;
@@ -3652,6 +3653,9 @@ export default {
   .btnAll{
     width: 55% !important;
   }
+  .taskBox{
+    width: 550px !important;
+  }
 }
 .body_student {
   width: 77%;