Add Channel Mention selection ability #7151
1 changed files with 4 additions and 0 deletions
|
@ -359,6 +359,10 @@ $recent-msg-button__height: 2rem;
|
|||
p {
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
.channel-name {
|
||||
font-size: var(--font-small);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue