Ensure avatars cannot be squished
This commit is contained in:
parent
4e4b074635
commit
0f47d8da38
|
@ -58,5 +58,6 @@
|
|||
overflow: hidden;
|
||||
user-select: none;
|
||||
text-transform: uppercase;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Reference in New Issue