Skip to content
New issue

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

Fix empty space below room screen input #157

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

joulei
Copy link
Contributor

@joulei joulei commented Sep 23, 2024

Removes unnecessary padding at the global level and sets it specifically on the rooms lists.
(There's already padding in the NavigationStackView)

Copy link
Member

@kevinaboos kevinaboos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh Interesting, I was looking for bottom padding, never thought this would be the cause.

Thanks!

@kevinaboos kevinaboos merged commit 8b09a04 into project-robius:main Sep 23, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants