فهرست منبع

解决ui包按钮不显示问题

natasha 2 ماه پیش
والد
کامیت
a04ae3a356
1فایلهای تغییر یافته به همراه2 افزوده شده و 1 حذف شده
  1. 2 1
      src/views/book/courseware/preview/components/voice_matrix/components/AudioLine.vue

+ 2 - 1
src/views/book/courseware/preview/components/voice_matrix/components/AudioLine.vue

@@ -385,7 +385,8 @@ export default {
     .play {
     .play {
       display: block;
       display: block;
       width: 16px;
       width: 16px;
-      font-size: 0;
+
+      // font-size: 0;
       cursor: pointer;
       cursor: pointer;
     }
     }