immich/web/src
Min Idzelis 7d4286bbc5
fix(web): add drop shadow to asset viewer nav bar and prevent button shrinking (#27404)
- Add subtle drop shadow to the asset viewer nav bar for better visual
  separation from the image behind it
- Add drop shadow to the OCR text recognition button in the lower right
- Prevent nav bar action buttons from shrinking to nothing by adding
  *:shrink-0 to the flex container, with p-1/-m-1 to avoid clipping
  focus outlines

Change-Id: I61cdc0ec66a65cde1c95b40c2c5428006a6a6964
2026-03-30 19:22:10 -05:00
..
lib fix(web): add drop shadow to asset viewer nav bar and prevent button shrinking (#27404) 2026-03-30 19:22:10 -05:00
params feat: modal routes (#24726) 2025-12-22 15:04:08 +00:00
routes refactor: asset select manager (#27330) 2026-03-30 15:45:57 +01:00
service-worker feat: remove Cache API, rework preload(), cancel() and fetch() (#25289) 2026-02-12 11:25:20 -05:00
test-data fix(web): prevent unrelated assets from appearing in tag view (#26816) 2026-03-10 17:43:30 +01:00
app.css refactor(web): add --font-sans CSS variable for primary font (#26730) 2026-03-06 03:00:37 +00:00
app.d.ts refactor: more elements (#22095) 2025-09-16 15:01:23 -04:00
app.html fix(web): Revert prevent flashing white background in dark mode on page load/reload (#19934) (#20122) 2025-07-24 09:45:38 +02:00
hooks.client.ts
hooks.server.ts feat(web): 2026 font (#25174) 2026-01-13 18:19:09 +00:00