Skip to content
This repository was archived by the owner on Jul 14, 2025. It is now read-only.

Commit d070b07

Browse files
authored
UX: following 08d99dc, we can remove the separate color assignment (#647)
1 parent 3ff6bf8 commit d070b07

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

assets/stylesheets/assigns.scss

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -252,10 +252,6 @@
252252
}
253253
}
254254

255-
.assigned-to.discourse-tag.simple {
256-
color: var(--primary-medium);
257-
}
258-
259255
.assigned-topic-list-header .topic-list-data.num:last-of-type {
260256
margin-right: 50px; // account for button in topic-list-items in topic-list-refactor
261257
}

0 commit comments

Comments
 (0)