fix overscrolling on desktop
This commit is contained in:
parent
bcea7049da
commit
890f8c6c17
@ -47,8 +47,7 @@
|
||||
border-right: unset !important;
|
||||
display: unset !important;
|
||||
height: calc(100% - var(--offset));
|
||||
position: relative;
|
||||
top: var(--offset);
|
||||
transform: translateY(var(--offset));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user