UX: revert icon colour change in alerts (#24916)

This commit is contained in:
chapoi 2023-12-15 14:32:35 +02:00 committed by GitHub
parent eff6e4b405
commit ed4840200b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -35,10 +35,6 @@
color: var(--tertiary);
z-index: z("base");
}
.d-icon {
color: var(--tertiary);
margin-right: 0.25em;
}
}
}