up size of spaces in sidebar
This commit is contained in:
parent
e40de37b9d
commit
bc307cbcda
1 changed files with 1 additions and 0 deletions
|
|
@ -132,6 +132,7 @@ class Sidebar extends HookConsumerWidget {
|
||||||
},
|
},
|
||||||
short: true,
|
short: true,
|
||||||
icon: AvatarOrHash(
|
icon: AvatarOrHash(
|
||||||
|
height: 28,
|
||||||
space.room?.metadata?.avatar,
|
space.room?.metadata?.avatar,
|
||||||
fallback: space.icon == null
|
fallback: space.icon == null
|
||||||
? null
|
? null
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue