/* pages/moment/detail/index.wxss */ .offer-btn { width: 160rpx; height: 56rpx; background-color: #008AFF; border-radius: 23px; color: white; font-size: 24rpx; } .image-load { width: 50px; height: 50px; display: flex; align-items: center; justify-content: center; border-radius: 50rpx; } .roder-add { display: flex; justify-content: center; align-items: center; width: 40px; height: 40px; } .share-btn{ background-color: #fff; padding-left: 0px; padding-right: 0px; height:32px; line-height: 32px } .share-btn::after{ border: none; }