Explorar o código

找桩页面样式修改

常志远 %!s(int64=3) %!d(string=hai) anos
pai
achega
ceeb592297
Modificáronse 1 ficheiros con 7 adicións e 2 borrados
  1. 7 2
      pages/searchPile/searchPile.vue

+ 7 - 2
pages/searchPile/searchPile.vue

@@ -1003,6 +1003,9 @@ export default {
 </script>
 
 <style>
+	.uni-combox__no-border{
+		white-space: nowrap;
+	}
 	.u-mask {
 		position: fixed;
 		left: 0;
@@ -1040,7 +1043,8 @@ export default {
 	text-align: center;
 	border-style: none;
 	width: 20%;
-	height: 28px
+	height: 28px;
+	line-height: 14px;
 }
 .preference_item_plus {
 	margin-bottom: 10rpx;
@@ -1050,7 +1054,8 @@ export default {
 	text-align: center;
 	width: 25%;
 	border-style: none;
-	height: 28px
+	height: 28px;
+	line-height: 14px;
 }
 .preference_label {
 	color: #9f9c99;