AsgardCms / Platform

A modular multilingual CMS built with Laravel 5.
https://asgardcms.com/
MIT License
782 stars 241 forks source link

Removes unnecessary horizontal scrollbar on image picker #825

Open joestrong opened 3 years ago

joestrong commented 3 years ago

When the browser window isn't large enough, the image preview in the image picker can cause horizontal scrollbars to appear. There is now a max-width to prevent the image size overflowing

This scrollbar is now removed: Screenshot from 2021-10-29 23-48-20