Contain the overscroll behavior in notifications popover

This commit is contained in:
Lim Chee Aun 2023-10-20 23:11:26 +08:00
parent 4da968df2e
commit 4c4e89ac9d

View file

@ -23,6 +23,7 @@
padding: 0;
height: 40em;
overflow: auto;
overscroll-behavior: contain;
}
.notifications-menu .status {
font-size: inherit;