You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

80 lines
1.9 KiB

4 months ago
@charset "UTF-8";
/* 页面左右间距 */
/* 文字尺寸 */
/*文字颜色*/
/* 边框颜色 */
/* 图片加载中颜色 */
/* 行为相关颜色 */
.wanl-share.data-v-c414f0f8 {
/* 分享 */
}
.wanl-share__share.data-v-c414f0f8 {
background-color: #ffffff;
border-radius: 11px 11px 0 0;
min-height: 50rpx;
padding-bottom: 0px;
padding-bottom: env(safe-area-inset-bottom);
}
.wanl-share__share .head.data-v-c414f0f8 {
padding: 25rpx 25rpx 10rpx 25rpx;
}
.wanl-share__share .head .content.data-v-c414f0f8 {
justify-content: left;
margin-left: 16rpx;
}
.wanl-share__share .scroll-x.data-v-c414f0f8 {
white-space: nowrap;
width: 100%;
padding: 24rpx 0;
text-align: left;
height: 242rpx;
}
.wanl-share__share .scroll-x .scroll-item.data-v-c414f0f8 {
display: inline-block;
font-size: 36rpx;
margin-left: 36rpx;
text-align: center;
}
.wanl-share__share .scroll-x .scroll-item.data-v-c414f0f8:last-child {
margin-right: 36rpx;
}
.wanl-share__share .scroll-x .scroll-item .icons.data-v-c414f0f8 {
width: 100rpx;
height: 100rpx;
line-height: 100rpx;
border-radius: 9999rpx;
margin: 0 auto;
font-size: 40rpx;
display: block;
}
.wanl-share__share .scroll-x .scroll-item .icons.gray.data-v-c414f0f8 {
color: #606060;
background-color: #f5f5f5;
}
.wanl-share__share .scroll-x .scroll-item .icons.red.data-v-c414f0f8 {
color: #ffffff;
background-color: #e6162c;
}
.wanl-share__share .scroll-x .scroll-item .icons.blue.data-v-c414f0f8 {
color: #ffffff;
background-color: #3e92e8;
}
.wanl-share__share .scroll-x .scroll-item button.data-v-c414f0f8 {
line-height: 1;
background-color: rgba(0, 0, 0, 0);
border: 0;
padding: 0;
}
.wanl-share__share .scroll-x .scroll-item button.data-v-c414f0f8:after {
border: 0;
}
.wanl-share__share .scroll-x .scroll-item .project.data-v-c414f0f8 {
margin-top: 25rpx;
}
.wanl-share__share .footer.data-v-c414f0f8 {
height: 90rpx;
line-height: 90rpx;
font-size: 30rpx;
}