yujinwen преди 2 месеца
родител
ревизия
e03e849e23
променени са 2 файла, в които са добавени 4 реда и са изтрити 2 реда
  1. 2 1
      pages-voice/myVoice.vue
  2. 2 1
      pages/voice/voice.vue

+ 2 - 1
pages-voice/myVoice.vue

@@ -468,7 +468,8 @@ export default {
             }
             .argument_text{
                 color: #999999;
-                text-indent: 5em;
+                text-indent: 4em;
+                font-size: 32rpx;
             }
         }
     }

+ 2 - 1
pages/voice/voice.vue

@@ -593,7 +593,8 @@ export default {
             }
             .argument_text{
                 color: #999999;
-                text-indent: 5em;
+                text-indent: 4em;
+                font-size: 32rpx;
             }
         }
     }