mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
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:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user