Ver código fonte

fix style problems

dayu 1 ano atrás
pai
commit
b679086290
2 arquivos alterados com 2 adições e 1 exclusões
  1. 1 0
      sleep/colorui/main.css
  2. 1 1
      sleep/pages/tabBar/report.vue

+ 1 - 0
sleep/colorui/main.css

@@ -2444,6 +2444,7 @@ button.cuIcon.lg {
 	overflow-x: hidden;
 	overflow-y: auto;
 	pointer-events: auto;
+	z-index: 2000;
 }
 
 .cu-dialog {

+ 1 - 1
sleep/pages/tabBar/report.vue

@@ -1227,7 +1227,6 @@
 		background-color: #000000;
 		padding-bottom: 50px;
 		height: -webkit-fill-available;
-		// height: 100%;
 
 		.image-wrapper_2 {
 			background: url("http://wdklmall.oss-cn-shenzhen.aliyuncs.com/mallgoods/goods/560AFD2D700A40F19029F9FA2FD4612E.png");
@@ -1274,6 +1273,7 @@
 		overflow-y: auto;
 		overflow-x: hidden;
 		height: 100%;
+		height: -webkit-fill-available;
 	}
 	.page {
 	  background-color: #000000;