fix: user icon text overflow in some cases

This commit is contained in:
Julian Lam
2021-02-26 16:12:15 -05:00
parent 114e3a1e76
commit 2b7d0b5a47

View File

@@ -77,6 +77,7 @@
font-weight: normal;
vertical-align: middle;
overflow: hidden; /* stops alt text from overflowing past boundaries if image does not load */
white-space: nowrap;
&:before {
content: '';