yujinwen 4 هفته پیش
والد
کامیت
e609c21a01
2فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 1 0
      src/views/voice/Detail.vue
  2. 1 0
      src/views/voice/List.vue

+ 1 - 0
src/views/voice/Detail.vue

@@ -444,6 +444,7 @@ const handleVoiceRecord=async (item)=>{
         }
         .argument_text{
             text-indent: 4em;
+            line-height: 24px;
         }
     }
 }

+ 1 - 0
src/views/voice/List.vue

@@ -549,6 +549,7 @@ onActivated(()=>{
                 .argument_text{
                     color: #999999;
                     text-indent: 4em;
+                    line-height: 24px;
                 }
             }