FIX: Filter read/unread notifications on the server side (#10152)

https://meta.discourse.org/t/notifications-unread-only-filter/37621/32
This commit is contained in:
Ahmed Gagan
2020-07-02 15:36:00 +05:30
committed by GitHub
parent 95153356ea
commit 04d7693355
9 changed files with 76 additions and 29 deletions

View File

@@ -65,10 +65,10 @@
color: $love;
}
.user-notifications-filter-separator {
.user-notifications-filter-select-kit {
display: block;
width: 100%;
border: 0.5px solid $primary-low;
border-bottom: 0.5px solid $primary-low;
}
}