Browse Source

style: 分享文字

From-wh 2 years ago
parent
commit
2c07999a9a
1 changed files with 5 additions and 0 deletions
  1. 5 0
      template/uni-app/components/shareRedPackets/index.vue

+ 5 - 0
template/uni-app/components/shareRedPackets/index.vue

@@ -140,7 +140,12 @@
 	.sharing-packets .sharing-con .text .shareBut {
 	.sharing-packets .sharing-con .text .shareBut {
 		font-size: 22rpx;
 		font-size: 22rpx;
 		color: #fff;
 		color: #fff;
+		// #ifdef H5
 		margin-top: 14rpx;
 		margin-top: 14rpx;
+		// #endif
+		// #ifndef H5
+		margin-top: 26rpx;
+		// #endif
 		height: 50rpx;
 		height: 50rpx;
 		line-height: 50rpx;
 		line-height: 50rpx;
 	}
 	}