mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-03 15:00:24 +00:00
chore: cleanup
This commit is contained in:
parent
494e6fff01
commit
d7e133732c
2 changed files with 19 additions and 21 deletions
|
|
@ -1,6 +1,5 @@
|
|||
[data-component="session-turn"] {
|
||||
/* flex: 1; */
|
||||
--scroll-y: 0px;
|
||||
height: 100%;
|
||||
min-height: 0;
|
||||
min-width: 0;
|
||||
|
|
@ -28,7 +27,6 @@
|
|||
align-self: stretch;
|
||||
min-width: 0;
|
||||
gap: 42px;
|
||||
/* gap: clamp(8px, calc(42px - var(--scroll-y) * 0.48), 42px); */
|
||||
overflow-anchor: none;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue