Files
Robert-Jan de Dreu ee556f46e9 Fix lazy loading images all being loaded when opening gallery (#534)
* Fix lazy loading images all being loaded when opening gallery

Because the lazy loaded image didn't have a limited height. Many
images would load anyway because they all fit in the parent box.
Giving them a minimal height with object-cover keeps them looking
good while limiting the amount that is lazy loaded.

* reduce the height to make the minimal images square
2025-02-25 09:24:58 +01:00
..
2020-02-21 14:24:18 +01:00
2020-05-17 17:29:10 +02:00
2019-06-25 18:47:58 +02:00
2019-06-26 10:54:38 +02:00
2020-12-04 18:46:13 +01:00