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

View File

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