fix: css scroll jitter
parent
43e50b713e
commit
4202298422
|
|
@ -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…
Reference in New Issue