guhongwei 4 år sedan
förälder
incheckning
8b70c65724
1 ändrade filer med 4 tillägg och 4 borttagningar
  1. 4 4
      src/views/live/parts/videoDetail2.vue

+ 4 - 4
src/views/live/parts/videoDetail2.vue

@@ -454,7 +454,7 @@ export default {
       }
       p:nth-child(1) {
         font-family: cursive;
-        font-size: 35px;
+        font-size: 30px;
         font-weight: bolder;
         text-shadow: 5px 5px 2px #ccc;
       }
@@ -467,13 +467,13 @@ export default {
 }
 // 标签样式重定义
 /deep/.van-tab {
-  font-size: 18px;
+  font-size: 16px;
 }
 /deep/.van-tabs--card > .van-tabs__wrap {
-  height: 40px;
+  height: 35px;
 }
 /deep/.van-tabs__nav--card {
-  height: 40px;
+  height: 35px;
   // margin: 0;
 }
 /deep/.van-tabs__nav--card {