UX: following 08d99dc, we can remove the separate color assignment

This commit is contained in:
awesomerobot 2025-03-17 13:11:14 -04:00
parent 3ff6bf8aa2
commit 375037be22
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
}