FIX[App]: Over scroll issues
This commit is contained in:
committed by
Nicolás Hatcher Andrés
parent
7ffbfac432
commit
dae37f14ba
@@ -436,6 +436,7 @@ const Wrapper = styled("div")({
|
||||
left: 0,
|
||||
right: 0,
|
||||
bottom: NAVIGATION_HEIGH + 1,
|
||||
overscrollBehavior: "none"
|
||||
});
|
||||
|
||||
const SheetCanvas = styled("canvas")`
|
||||
|
||||
Reference in New Issue
Block a user