refs #657 Fix overflow of follow/followers tab

This commit is contained in:
AkiraFukushima 2018-10-16 08:28:05 +09:00
parent 943ee7bee1
commit 2773cfa539
1 changed files with 1 additions and 0 deletions

View File

@ -95,6 +95,7 @@ export default {
.name {
display: inline-block;
padding-left: 8px;
overflow: hidden;
.acct {
color: #909399;