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
Images in Riot are Very Big.
I expected image previews to be smaller. Maybe a max-width: 30vw; max-height: 20vh; width: auto; height: auto; sort of size?
max-width: 30vw; max-height: 20vh; width: auto; height: auto;
Logs being sent: no
For the web app:
The text was updated successfully, but these errors were encountered:
Annnnnd only now does github actually let me see that this is probably covered by #1520
Sorry, something went wrong.
Replace deprecated babel proposal plugins (#12635)
d6f35a5
Signed-off-by: Michael Telatynski <[email protected]>
No branches or pull requests
Description
Images in Riot are Very Big.
Steps to reproduce
I expected image previews to be smaller. Maybe a
max-width: 30vw; max-height: 20vh; width: auto; height: auto;
sort of size?Logs being sent: no
Version information
For the web app:
The text was updated successfully, but these errors were encountered: