Skip to content

Commit

Permalink
Contain the overscroll behavior in notifications popover
Browse files Browse the repository at this point in the history
  • Loading branch information
cheeaun committed Oct 20, 2023
1 parent 4da968d commit 4c4e89a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/notifications-menu.css
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
padding: 0;
height: 40em;
overflow: auto;
overscroll-behavior: contain;
}
.notifications-menu .status {
font-size: inherit;
Expand Down

0 comments on commit 4c4e89a

Please sign in to comment.