mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-11-02 02:53:59 +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…
x
Reference in New Issue
Block a user