mirror of
https://github.com/cinnyapp/cinny.git
synced 2025-11-10 17:20:28 +03:00
Update folds to v2.2.0 (#2341)
This commit is contained in:
parent
a23279e633
commit
e6f4eeca8e
5 changed files with 15 additions and 18 deletions
|
|
@ -507,7 +507,7 @@ export function PublicRooms() {
|
|||
)}
|
||||
</Box>
|
||||
<Box grow="Yes" justifyContent="Center" alignItems="Center" gap="200">
|
||||
{screenSize !== ScreenSize.Mobile && <Icon size="400" src={Icons.Category} />}
|
||||
{screenSize !== ScreenSize.Mobile && <Icon size="400" src={Icons.Server} />}
|
||||
<Text size="H3" truncate>
|
||||
{server}
|
||||
</Text>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue