mirror of
https://github.com/discourse/discourse.git
synced 2025-05-18 00:33:07 +08:00
FIX: Color of notification icons in user-notifications index (#24826)
This commit is contained in:
parent
102e1b4faf
commit
6fc992f66a
@ -79,6 +79,9 @@
|
|||||||
a {
|
a {
|
||||||
align-items: center;
|
align-items: center;
|
||||||
}
|
}
|
||||||
|
.d-icon {
|
||||||
|
color: var(--primary-medium);
|
||||||
|
}
|
||||||
.relative-date {
|
.relative-date {
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
padding-top: 0;
|
padding-top: 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user