fix overscrolling on desktop
This commit is contained in:
@@ -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);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user