FIX: Color of notification icons in user-notifications index (#24826)

This commit is contained in:
Mark VanLandingham 2023-12-11 11:35:02 -06:00 committed by GitHub
parent 102e1b4faf
commit 6fc992f66a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -79,6 +79,9 @@
a {
align-items: center;
}
.d-icon {
color: var(--primary-medium);
}
.relative-date {
margin-left: auto;
padding-top: 0;