Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
@import "common/foundation/mixins";
.channels-list-container {
overflow: hidden;
.chat-channel-name {
font-size: var(--font-up-1-rem);
}
.c-routes.--direct-messages,
.c-routes.--channels,
.c-routes.--threads {
background: var(--primary-very-low);
max-width: 100vw;