liushengqiang 2 vuotta sitten
vanhempi
commit
1bf9852528

+ 2 - 1
src/page-instrument/component/mode-type-mode/index.module.less

@@ -18,9 +18,10 @@
     width: 14.31rem;
     img{
       display: block;
-      width: 24%;
+      width: 16vw;
       max-width: 220Px;
       cursor: pointer;
+      object-fit: contain;
     }
   }
 

+ 1 - 1
src/page-instrument/component/the-music-list/index.module.less

@@ -80,5 +80,5 @@
     height: 100%;
     font-size: 14px;
     color: #999999;
-    height: 50vh;
+    height: 70vh;
 }