diced / zipline

A ShareX/file upload server that is easy to use, packed with features, and with an easy setup!
https://zipline.diced.sh/
MIT License
1.53k stars 141 forks source link

Bug: thumbnails not aligned to the middle #503

Closed wraithy closed 11 months ago

wraithy commented 11 months ago

What happened?

The thumbnails generated by Zipline are not aligned to the middle like the other images shown on the files page. I managed to fix it using Cloudflare apps with the following CSS...

.zipline-1phlsj0 {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

Version

upstream (ghcr.io/diced/zipline:trunk)

What browser(s) are you seeing the problem on?

No response

Zipline Logs

No response

Browser Logs

No response

Additional Info

No response

diced commented 11 months ago

fixed https://github.com/diced/zipline/commit/abb5bb5f25d066a01710b01a7146749a366ea38d