Browse Source

Merge branch 'master' into gcj

guanchunjie 3 years ago
parent
commit
9793138cb2
1 changed files with 1 additions and 2 deletions
  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;
       }
     }