Skip to content

Commit eca72d7

Browse files
atrakhConvex, Inc.
authored andcommitted
dashboard: globally contain overscroll-behavior (#42476)
GitOrigin-RevId: 9cb4f786339ace37413a5bc24e54aade7078b9ac
1 parent fc53fbf commit eca72d7

File tree

1 file changed

+1
-0
lines changed
  • npm-packages/@convex-dev/design-system/src/styles

1 file changed

+1
-0
lines changed

npm-packages/@convex-dev/design-system/src/styles/shared.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -432,6 +432,7 @@ html.dark {
432432
html,
433433
body {
434434
@apply bg-background-primary;
435+
@apply overscroll-contain;
435436
}
436437

437438
strong {

0 commit comments

Comments
 (0)