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
Android app (different fields width, not filling the screen width):
Here is the desktop version for comparison:
The text was updated successfully, but these errors were encountered:
Contributions are very welcomed :)
Here is the piece of code which builds those inputs:
https://github.com/gavvvr/obsidian-imgur-plugin/blob/713423d5055f03f1b697f144bfa692880f41ce74/src/ui/NewAlbumModal.ts#L22C1-L35C4
width: '100%' worked well only on desktop app
width: '100%'
Sorry, something went wrong.
No branches or pull requests
Android app (different fields width, not filling the screen width):
Here is the desktop version for comparison:
The text was updated successfully, but these errors were encountered: