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