Merge branch 'feature-design' into alpha

This commit is contained in:
guozhigq
2023-07-26 15:49:11 +08:00
3 changed files with 9 additions and 3 deletions

View File

@ -23,6 +23,8 @@ Widget followItem({item}) {
),
title: Text(
item.uname,
maxLines: 1,
overflow: TextOverflow.ellipsis,
style: const TextStyle(fontSize: 14),
),
subtitle: Text(