UX: Remove tertiary color from non-link elements (#27565)

This commit is contained in:
Ella E 2024-06-21 08:12:50 -06:00 committed by GitHub
parent f38bb5e3e4
commit da2e9ebd94
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,6 @@
.admin-flag-item {
&__name {
font-weight: bold;
color: var(--tertiary);
padding-bottom: 0;
margin-bottom: 0;
}