9 lines
444 B
Plaintext
9 lines
444 B
Plaintext
.data-v-775dba8e .u-transition {
|
|
padding-bottom: calc(env(safe-area-inset-bottom) + 48px) !important;
|
|
}
|
|
.popup_slot_content.data-v-775dba8e {
|
|
border-top-left-radius: 30rpx;
|
|
border-top-right-radius: 30rpx;
|
|
overflow: hidden;
|
|
background: linear-gradient(180deg, rgba(208, 229, 255, 0.44) 0%, rgba(255, 255, 255, 0) 46%), linear-gradient(151deg, #d3d7ff 0%, rgba(255, 255, 255, 0) 22%), linear-gradient(199deg, #dffff3 0%, #f7f7f7 23%);
|
|
} |