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