mirror of
https://github.com/NicolasConstant/sengi
synced 2025-02-03 11:57:41 +01:00
fix hashtag color
This commit is contained in:
parent
bf9fe144b3
commit
469d04d9bd
@ -12,6 +12,6 @@
|
||||
(click)="hashtagSelected(h)"
|
||||
class="autosuggest__entry"
|
||||
[class.autosuggest__entry--selected]="h.selected">
|
||||
#{{ h.hashtag }}
|
||||
<span class="autosuggest__account--handle">#{{ h.hashtag }}</span>
|
||||
</a>
|
||||
</div>
|
Loading…
x
Reference in New Issue
Block a user