소스 검색

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;
       }
     }