Преглед изворни кода

Merge branch 'bug-5.3.1' of Software/android-cloud-H5 into test

heyang пре 2 година
родитељ
комит
36c66a4e03
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      static/microserviceUserH5/vcloud/iosEnter.html

+ 1 - 1
static/microserviceUserH5/vcloud/iosEnter.html

@@ -81,7 +81,7 @@
 <style>
 	.container{
 		width: 100%;
-		height: 98vh;
+		height: 100vh;
 		padding-top: 0.2rem;
 		display: flex;
 		flex-direction: column;