Browse Source

由于尺寸自适应问题

lex 10 tháng trước cách đây
mục cha
commit
7dde5f88a5

+ 6 - 6
src/tenant/music/courseList/index.module.less

@@ -154,8 +154,8 @@
   position: relative;
   position: relative;
 
 
   .basePlay {
   .basePlay {
-    width: 20px;
-    height: 20px;
+    width: 20Px;
+    height: 20Px;
     position: absolute;
     position: absolute;
     left: 50%;
     left: 50%;
     top: 50%;
     top: 50%;
@@ -168,10 +168,10 @@
       left: 50%;
       left: 50%;
       top: 50%;
       top: 50%;
       transform: translate(-50%, -50%);
       transform: translate(-50%, -50%);
-      width: 20px;
-      height: 20px;
-      padding-bottom: 2px;
-      padding-right: 2px;
+      width: 20Px;
+      height: 20Px;
+      // padding-bottom: 2px;
+      // padding-right: 2px;
     }
     }
   }
   }