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 content not fitting on screen in mobile view #511

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ercumentlacin
Copy link

On mobile devices, the content did not fit the screen completely. I added a small line of code to fix this.

BEFORE:
Screen-Shot-2022-03-01-at-12-50-03

AFTER:
Screen-Shot-2022-03-01-at-12-50-13

@elkarouani
Copy link
Contributor

There will be an issue of white space behind the drop downs, I think this solution is better ( #501 ).

@ercumentlacin
Copy link
Author

Your solution is nice but my solution is small than your solution. I really like 1loc. The mobile view of the application should be improved. That's why it doesn't matter to me which solution will be accepted. ✌️

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.

None yet

3 participants