feat(github): refine user screen organizations

This commit is contained in:
Rongjian Zhang
2022-10-04 20:56:53 +08:00
parent 633b58d36f
commit a1182ed6a5
4 changed files with 37 additions and 13 deletions

View File

@@ -43,6 +43,7 @@ class EntryItem extends StatelessWidget {
fontSize: 14,
color: theme.colorTextSecondary,
fontWeight: FontWeight.w500,
// overflow: TextOverflow.ellipsis,
),
)
],