1
0
forked from Cutlery/immich
Files
immich-quadlet/web/src
Thomas f36efd128b fix(web): prevent thumbhashes from covering search bar (#20720)
The thumbhash had a z-index setting which meant it would cover the search bar,
and would always cause weird animations when scrolling up in search results.

This is fixable by removing the z-index and moving it in front the other
elements to get a naturally higher higher z-index preference.
2025-08-06 16:57:51 -05:00
..
2025-06-12 23:06:38 +00:00
2024-10-01 09:08:25 +07:00