mirror of
https://github.com/cinnyapp/cinny.git
synced 2025-11-13 10:40:28 +03:00
Merge branch 'dev' into explore-persistent-server-list
This commit is contained in:
commit
dd09838584
213 changed files with 11222 additions and 2006 deletions
|
|
@ -528,7 +528,7 @@ export function PublicRooms() {
|
|||
)}
|
||||
</Box>
|
||||
<Box grow="Yes" basis="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