Files
openchamber/packages
Serhii Dziupin 6622d8889d fix(chat): keep sticky header gradient inside its padding
The gradient fade under the sticky user header was absolutely positioned at
top-full with h-4/sm:h-8, so it overlapped the first rows of the assistant
content below and obscured readable text (especially for headerless messages
with pt-0). Reserve the fade as bottom padding on the sticky container and
anchor the gradient to bottom-0, so it only covers the header's own padding
box and stays purely decorative with pointer-events-none.

Fixes #2524
2026-08-05 13:35:10 +03:00
..
2026-08-04 19:39:40 +03:00
2026-08-04 19:39:40 +03:00