UX: following 08d99dc, we can remove the separate color assignment (#647)

This commit is contained in:
Kris 2025-03-17 13:23:35 -04:00 committed by GitHub
parent 3ff6bf8aa2
commit d070b0791b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 4 deletions

View File

@ -252,10 +252,6 @@
}
}
.assigned-to.discourse-tag.simple {
color: var(--primary-medium);
}
.assigned-topic-list-header .topic-list-data.num:last-of-type {
margin-right: 50px; // account for button in topic-list-items in topic-list-refactor
}