1.14提交
This commit is contained in:
@@ -1136,7 +1136,7 @@ $accent-color: #4a90e2;
|
||||
z-index: 9999;
|
||||
|
||||
.filter-content {
|
||||
margin-top: 247rpx;
|
||||
margin-top: calc(var(--status-bar-height) + 44px + 108rpx);
|
||||
overflow-y: scroll;
|
||||
background-color: $white;
|
||||
// border-radius: 20rpx 20rpx 0 0;
|
||||
|
||||
Reference in New Issue
Block a user