diff options
| author | Adam <[email protected]> | 2025-12-15 05:19:20 -0600 |
|---|---|---|
| committer | Adam <[email protected]> | 2025-12-15 10:20:17 -0600 |
| commit | 40572eeba4b94d411934c7ff95ce51ba88c9562f (patch) | |
| tree | f9723eb3be9fa74864de606ce39a7d51cef51e06 /packages/ui/src/components/list.css | |
| parent | d81d63045ac619bc9201df4ae2e003a2d08596d1 (diff) | |
| download | opencode-40572eeba4b94d411934c7ff95ce51ba88c9562f.tar.gz opencode-40572eeba4b94d411934c7ff95ce51ba88c9562f.zip | |
wip(desktop): progress
Diffstat (limited to 'packages/ui/src/components/list.css')
| -rw-r--r-- | packages/ui/src/components/list.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/ui/src/components/list.css b/packages/ui/src/components/list.css index cd9e73d1d..368065e53 100644 --- a/packages/ui/src/components/list.css +++ b/packages/ui/src/components/list.css @@ -112,6 +112,7 @@ padding: 4px 10px; align-items: center; color: var(--text-strong); + scroll-margin-top: 28px; /* text-14-medium */ font-family: var(--font-family-sans); |
