mirror of
https://github.com/flarum/core.git
synced 2025-08-06 16:36:47 +02:00
Add infinite scrolling in the notifications list
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
.NotificationList-content {
|
||||
max-height: 70vh;
|
||||
overflow: auto;
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
}
|
||||
& .Dropdown-toggle .Button-label {
|
||||
|
Reference in New Issue
Block a user