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

Webapp mobile fixes #155

Merged
merged 3 commits into from
Jan 11, 2024
Merged

Webapp mobile fixes #155

merged 3 commits into from
Jan 11, 2024

Conversation

heyman
Copy link
Owner

@heyman heyman commented Jan 11, 2024

Minor improvements for the webapp on mobile devices

(in Electron it has a good default since the native UI gets it's theme set, but this does not happen in a browser where the user selects the dark theme)
Set LanguageSelector's input font-size to 16px on mobile devices.

Add SASS mixins "webapp" and "webapp-mobile" to write specific CSS for those clients.
…o avoid auto zoom in when the keyboard appears on iOS Safari
@heyman heyman merged commit 66e7082 into main Jan 11, 2024
3 checks passed
@heyman heyman deleted the webapp-mobile-fixes branch January 11, 2024 20:05
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

1 participant