fix: css scroll jitter

thinking-toggle-wip
Adam 2025-12-13 15:36:28 -06:00 committed by Aiden Cline
parent 43e50b713e
commit 4202298422
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@
align-self: stretch;
min-width: 0;
gap: clamp(8px, calc(42px - var(--scroll-y) * 0.48), 42px);
overflow-anchor: none;
}
[data-slot="session-turn-sticky-title"] {