implement notifications name filter and slightly change the way we load notification to the ui
This commit is contained in:
@@ -178,6 +178,14 @@ a.wikilist {
|
||||
max-height: 70vh;
|
||||
overflow: auto;
|
||||
}
|
||||
.notifications-textinput input {
|
||||
font-family: FontAwesome, sans-serif;
|
||||
}
|
||||
|
||||
|
||||
.notifications-textinput {
|
||||
padding: .75rem 0.85rem;
|
||||
}
|
||||
|
||||
.notification-content.collapsing {
|
||||
overflow: hidden;
|
||||
|
||||
Reference in New Issue
Block a user