Browse Source

优化样式

yujinwen 1 tháng trước cách đây
mục cha
commit
e609c21a01
2 tập tin đã thay đổi với 2 bổ sung0 xóa
  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;
                 }
             }