mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-30 21:49:53 +00:00
wip: make the default container wider
This commit is contained in:
parent
be8116e2ea
commit
1f18f389c0
3 changed files with 7 additions and 6 deletions
|
|
@ -27,6 +27,7 @@
|
|||
align-items: flex-start;
|
||||
align-self: stretch;
|
||||
min-width: 0;
|
||||
max-width: 800px;
|
||||
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