mirror of
https://github.com/discourse/discourse.git
synced 2025-04-25 17:34:40 +08:00
add missing class
This commit is contained in:
parent
1c20e6a05f
commit
d8db9660db
@ -17,7 +17,9 @@ export default class ChatNavbarChannelTitle extends Component {
|
||||
<ChannelTitle @channel={{@channel}} />
|
||||
</LinkTo>
|
||||
{{else}}
|
||||
<ChannelTitle @channel={{@channel}} />
|
||||
<div class="c-navbar__channel-title">
|
||||
<ChannelTitle @channel={{@channel}} />
|
||||
</div>
|
||||
{{/if}}
|
||||
{{/if}}
|
||||
</template>
|
||||
|
Loading…
x
Reference in New Issue
Block a user