Showcase the real size of an image
planned
I
Iver Aune
All media in the library is showcased in a default size. We wanna see the real size of the media like we can in the a windows folder. So useful when working with lots of pictures over longer time.
Log In
S
Sales & Marketing
S
Sales & Marketing
planned
Hey Iver, we are working on this
S
SuiteUpstairs Coaching
Yes please, if you could just add this code to the media library so we can see the whole image. It's very hard to tell what image is what the way it is displayed right now
div.relative.overflow-hidden.file-thumbnail.bg-gray-50 > div > img {
object-fit: contain;
}
S
SuiteUpstairs Coaching
Iver Aune i couldn't get it to work by adding it to the agency css. If you get it working, let me know. If you go to the media library and inspect the page and add the code, it works but High Level would have to make the change on their end. It seems that rhe media library doesnt load the agency css
R
Robert Satrom
YESS!!!! THis was so necessary