Contain the overscroll behavior in notifications popover

pull/272/head
Lim Chee Aun 2023-10-20 23:11:26 +08:00
rodzic 4da968df2e
commit 4c4e89ac9d
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

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