25 lines
551 B
Plaintext
25 lines
551 B
Plaintext
|
|
.custom-title.data-v-f5a8911c {
|
||
|
|
font-size: 30rpx;
|
||
|
|
font-weight: bold;
|
||
|
|
padding: 0 30rpx;
|
||
|
|
display: flex;
|
||
|
|
align-items: center;
|
||
|
|
position: fixed;
|
||
|
|
top: 0;
|
||
|
|
right: 0;
|
||
|
|
left: 0;
|
||
|
|
z-index: 1000;
|
||
|
|
}
|
||
|
|
.custom-title text.data-v-f5a8911c {
|
||
|
|
padding: 0 10rpx 0 15rpx;
|
||
|
|
}
|
||
|
|
.custom-title .user_houses_info.data-v-f5a8911c {
|
||
|
|
display: flex;
|
||
|
|
align-items: center;
|
||
|
|
justify-content: space-between;
|
||
|
|
min-width: 100rpx;
|
||
|
|
}
|
||
|
|
.custom_title_scroll_bg.data-v-f5a8911c {
|
||
|
|
background: linear-gradient(270deg, #def6f8 0%, #d8e2fe 100%);
|
||
|
|
padding-bottom: 20rpx;
|
||
|
|
}
|