mirror of
https://github.com/spacebarchat/client.git
synced 2024-11-22 10:22:30 +01:00
refactor(GuildSidebar): increase home icon size
This commit is contained in:
parent
b1bcbb99c1
commit
2da82a5eb7
@ -38,6 +38,7 @@ function GuildSidebar() {
|
||||
tooltip="Home"
|
||||
icon={{
|
||||
iconName: "MdHome",
|
||||
size: 24,
|
||||
}}
|
||||
action={() => navigate("/channels/@me")}
|
||||
margin={false}
|
||||
|
Loading…
Reference in New Issue
Block a user