瀏覽代碼

Merge branch 'master' into gcj

guanchunjie 3 年之前
父節點
當前提交
9793138cb2
共有 1 個文件被更改,包括 1 次插入2 次删除
  1. 1 2
      src/components/Adult/preview/VoiceMatrix.vue

+ 1 - 2
src/components/Adult/preview/VoiceMatrix.vue

@@ -529,13 +529,12 @@ $select-color-brown-active: #a37557;
     }
 
     .audio-simple {
-      line-height: 42px;
+      line-height: 46px;
       height: 100%;
 
       img {
         cursor: pointer;
         width: 16px;
-        height: 13px;
         margin-left: 12px;
       }
     }