UX: following 08d99dc, we can remove the separate color assignment (#647)
This commit is contained in:
parent
3ff6bf8aa2
commit
d070b0791b
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue