瀏覽代碼

Update index.module.less

lex 1 年之前
父節點
當前提交
c0c4f9aabf
共有 1 個文件被更改,包括 10 次插入5 次删除
  1. 10 5
      src/views/courseware-list/courseware-reload/index.module.less

+ 10 - 5
src/views/courseware-list/courseware-reload/index.module.less

@@ -9,8 +9,11 @@
 }
 
 .popBody {
-  width: 286px;
-  height: 243px;
+  // width: 286px;
+  // height: 243px;
+
+  width: 290px;
+  height: 256px;
   position: absolute;
   left: 50%;
   top: 50%;
@@ -21,8 +24,10 @@
     position: absolute;
     left: 0;
     top: 0;
-    width: 286px;
-    height: 243px;
+    // width: 286px;
+    // height: 243px;
+    width: 290px;
+    height: 256px;
   }
 
   .popClose {
@@ -35,7 +40,7 @@
 
   .list {
     width: 258px;
-    margin-top: 121px;
+    margin-top: 135px;
     margin-left: 17px;
     position: relative;
     font-size: 14px;