mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-01 05:59:50 +00:00
fix: css scroll jitter
This commit is contained in:
parent
974a24ba02
commit
1a6f4f1c0d
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue