Add Channel Mention selection ability #7151

Merged
saltrafael merged 9 commits from channel-mention into master 2021-09-30 23:30:32 +02:00
Showing only changes of commit c8da2d2a2e - Show all commits

View file

@ -359,6 +359,10 @@ $recent-msg-button__height: 2rem;
p {
word-break: break-word;
}
.channel-name {
font-size: var(--font-small);
}
}
}