tanxue 22 tuntia sitten
vanhempi
commit
67047ac69c
1 muutettua tiedostoa jossa 7 lisäystä ja 0 poistoa
  1. 7 0
      common/styles/global/pages.scss

+ 7 - 0
common/styles/global/pages.scss

@@ -1307,6 +1307,13 @@
 	.uni-list--border-top,.uni-list--border-bottom{display: none!important;}
 	.sfht-scroll-view{height: calc(100vh - 398rpx - var(--status-bar-height));background-color: #f4f6fa!important;}
 	.uni-list--border-top{display: none!important;}
+	
+	.all-type-box{
+		position: absolute;top: 80rpx;left: 0;right: 0;bottom: 0;
+		z-index: 2;background-color: rgba(0,0,0,0.3);
+		.data-check-radio-group{height: 200rpx;border:1rpx solid #f5f5f5;}
+	}
+	
 	.sfht-list-item-box{
 		width: 100%;background-color: #f4f6fa!important;
 		.uni-list--border{display: none!important;}