AlUlkesh / stable-diffusion-webui-images-browser

an images browse for stable-diffusion-webui
629 stars 111 forks source link

Remove thumbnail image CSS rules #237

Closed missionfloyd closed 1 year ago

missionfloyd commented 1 year ago

https://github.com/gradio-app/gradio/issues/1590 has been fixed, and the thumbnails aren't squished anymore.

And this way, user-defined thumbnail styles like this will affect image browser as well.

AlUlkesh commented 1 year ago

Thanks!