@@ -410,7 +410,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);
@@ -421,7 +422,8 @@
font-family: Verdana, Verdana-Regular;
font-weight: 400;
text-align: left;
- color: #ffffff;
+ color: #ffffff;
+ white-space: nowrap;
.icon {
width: 32rpx;