소스 검색

Merge branch 'develop' of Software/android-cloud-H5 into release/v5.4.1

huangxiaojing 2 년 전
부모
커밋
3225518c8d
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      pages/activity/invite-user/guide-pc.vue

+ 3 - 0
pages/activity/invite-user/guide-pc.vue

@@ -127,6 +127,9 @@ export default {
       height: 15px;
       width: 15px;
     }
+    .v-carousel__controls {
+      height: 30px;
+    }
   }
 }
 </style>