Przeglądaj źródła

项目详情UI 优化

王晓晨 3 lat temu
rodzic
commit
ac1b906d6c
1 zmienionych plików z 4 dodań i 2 usunięć
  1. 4 2
      pages/houseDetail/houseDetail.vue

+ 4 - 2
pages/houseDetail/houseDetail.vue

@@ -336,7 +336,8 @@
 				}
 
 				.shareBtn {
-					width: 140rpx;
+					width: 142rpx;
+					min-width: 142rpx;
 					height: 52rpx;
 					border-radius: 8px;
 					box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.10);
@@ -347,7 +348,8 @@
 					font-family: Verdana, Verdana-Regular;
 					font-weight: 400;
 					text-align: left;
-					color: #ffffff;
+					color: #ffffff;
+					white-space: nowrap;
 
 					.icon {
 						width: 32rpx;