mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-01 05:59:50 +00:00
Revert "wip: make the default container wider"
This reverts commit 1f18f389c0.
This commit is contained in:
parent
11b3927dc2
commit
53f20f7612
3 changed files with 6 additions and 7 deletions
|
|
@ -27,7 +27,6 @@
|
|||
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