UX: prevent chat channel avatar from getting squished (#24815)

This commit is contained in:
chapoi 2023-12-11 10:52:12 +02:00 committed by GitHub
parent 7392071c28
commit 8e373bc167
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -79,6 +79,7 @@
padding: 0;
font-size: var(--font-up-1);
justify-content: center;
flex-shrink: 0;
}
&__avatar {