瀏覽代碼

修改ipad样式

zengyicheng 2 年之前
父節點
當前提交
680eaec18f
共有 1 個文件被更改,包括 6 次插入2 次删除
  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%;