FIX: Do not limit scope to direct messages (#18855)

This commit is contained in:
chapoi 2022-11-03 09:17:23 +01:00 committed by GitHub
parent 0028149ed4
commit 2f510cbd05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
.channels-list .direct-message-channels {
.channels-list {
.chat-channel-title {
max-width: 100%;
box-sizing: border-box;