6 lines
125 B
SCSS
6 lines
125 B
SCSS
|
.search{
|
||
|
margin-top: 28rpx !important;
|
||
|
}
|
||
|
.status_bar{
|
||
|
height: calc(var(--status-bar-height) + 188rpx ) !important;
|
||
|
}
|