We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The friends list needs a redesign for mobile views.
In table view (like 700+ pixels), it looks mostly fine, but the background circle for the user avatar starts to squish into an oval:
At widths below 600, everything gets messy. There is a horizontal scroll on the user list items, and all elements start to squish and overlap.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The friends list needs a redesign for mobile views.
In table view (like 700+ pixels), it looks mostly fine, but the background circle for the user avatar starts to squish into an oval:
![image](https://private-user-images.githubusercontent.com/23360919/394568188-98409297-3e01-4657-a079-989f47e49f37.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0NTIzMjUsIm5iZiI6MTczOTQ1MjAyNSwicGF0aCI6Ii8yMzM2MDkxOS8zOTQ1NjgxODgtOTg0MDkyOTctM2UwMS00NjU3LWEwNzktOTg5ZjQ3ZTQ5ZjM3LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTMlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEzVDEzMDcwNVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTZiZjQ5MjgzMTI5MDI3NTI4MDRlM2JkNmM1NTUxN2Y3YzUzYThiMDA0ZWU0OTVhZmUxN2IyYmJkMjBjMWRjNGQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.n3zjjOmv5SUoZvtCILQW5kZBEv7E62BTo1Ld5x9tKIY)
At widths below 600, everything gets messy. There is a horizontal scroll on the user list items, and all elements start to squish and overlap.
The text was updated successfully, but these errors were encountered: