mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
fix: workspace names align issue (#4993)
This commit is contained in:
parent
6e5b346f25
commit
bf98a627b9
@ -49,7 +49,6 @@ class _WorkspaceIconState extends State<WorkspaceIcon> {
|
||||
),
|
||||
borderRadius: BorderRadius.circular(4),
|
||||
),
|
||||
margin: const EdgeInsets.all(2),
|
||||
child: FlowyText(
|
||||
widget.workspace.name.isEmpty
|
||||
? ''
|
||||
|
Loading…
Reference in New Issue
Block a user