Skip to content

Commit ff2af4e

Browse files
committed
overscroll-none
1 parent e0f2e1c commit ff2af4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/styles/global.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
@layer base {
44
* {
5-
@apply text-[100%]/[normal];
5+
@apply text-[100%]/[normal] overscroll-none;
66
}
77
}
88

0 commit comments

Comments
 (0)