Parcourir la source

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

huangxiaojing il y a 2 ans
Parent
commit
3225518c8d
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  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>