mirror of
https://github.com/discourse/discourse.git
synced 2025-03-29 13:46:40 +08:00
FIX: unread badges should be inline on the category list
This commit is contained in:
parent
88c4250df7
commit
76fe24251c
@ -0,0 +1,3 @@
|
||||
export default Ember.Component.extend({
|
||||
tagName: 'span'
|
||||
});
|
Loading…
x
Reference in New Issue
Block a user