Fix layout overflow issue

This commit is contained in:
taehoon 2019-02-28 12:48:14 -05:00
parent a8d11b22e7
commit 36460fd384
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@
margin-left: 0.7em;
text-align: left;
flex: 1;
min-width: 0;
}
&-user-name {