23 lines
608 B
Plaintext
23 lines
608 B
Plaintext
.data-v-3deba21b .u-transition {
|
|
padding-bottom: calc(env(safe-area-inset-bottom) + 48px) !important;
|
|
}
|
|
.bind_house_popup_content.data-v-3deba21b {
|
|
background: linear-gradient(180deg, #d9e7ff 0%, #fdfeff 26%, #ffffff 47%);
|
|
width: 618rpx;
|
|
padding: 0 0 20rpx 0;
|
|
border-radius: 40rpx;
|
|
position: relative;
|
|
color: #333333;
|
|
}
|
|
.bind_house_popup_content .news_icon_absolute.data-v-3deba21b {
|
|
height: 160rpx;
|
|
position: absolute;
|
|
right: 7rpx;
|
|
top: 20rpx;
|
|
}
|
|
.bind_house_popup_content .bind_title.data-v-3deba21b {
|
|
font-size: 36rpx;
|
|
font-weight: 600;
|
|
text-align: center;
|
|
padding: 50rpx 0;
|
|
} |