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

View File

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