mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 13:54:01 +00:00
fix: css scroll jitter
This commit is contained in:
parent
974a24ba02
commit
1a6f4f1c0d
@ -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"] {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user