fix: workspace names align issue (#4993)

This commit is contained in:
Lucas.Xu 2024-03-26 14:36:48 +07:00 committed by GitHub
parent 6e5b346f25
commit bf98a627b9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -49,7 +49,6 @@ class _WorkspaceIconState extends State<WorkspaceIcon> {
),
borderRadius: BorderRadius.circular(4),
),
margin: const EdgeInsets.all(2),
child: FlowyText(
widget.workspace.name.isEmpty
? ''