mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-16 23:31:19 +03:00
Contain the overscroll behavior in notifications popover
This commit is contained in:
parent
4da968df2e
commit
4c4e89ac9d
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
|||
padding: 0;
|
||||
height: 40em;
|
||||
overflow: auto;
|
||||
overscroll-behavior: contain;
|
||||
}
|
||||
.notifications-menu .status {
|
||||
font-size: inherit;
|
||||
|
|
Loading…
Add table
Reference in a new issue