UX: Style reviewables in the user menu when avatars are enabled (#28388)
This commit is contained in:
parent
de08ce8f7b
commit
1ca06e1283
|
@ -581,6 +581,7 @@
|
|||
.user-notifications-list.show-avatars {
|
||||
li.notification,
|
||||
li.bookmark,
|
||||
li.reviewable,
|
||||
li.message {
|
||||
a {
|
||||
color: var(--primary);
|
||||
|
|
Loading…
Reference in New Issue