fix: apply suggestion
This commit is contained in:
@ -82,6 +82,7 @@
|
|||||||
}
|
}
|
||||||
body {
|
body {
|
||||||
@apply bg-background text-foreground;
|
@apply bg-background text-foreground;
|
||||||
overscroll-behavior-x: contain;
|
/* Prevent back/forward swipe & pull-to-refresh on all axes */
|
||||||
|
overscroll-behavior: contain;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user