mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-25 11:53:35 +00:00
fix(app): restore question pager segments (#37575)
Co-authored-by: Jay <53023+jayair@users.noreply.github.com>
This commit is contained in:
parent
f5573281ca
commit
78587c141b
1 changed files with 1 additions and 1 deletions
|
|
@ -891,7 +891,7 @@
|
|||
width: 16px;
|
||||
height: 2px;
|
||||
border-radius: 999px;
|
||||
background-color: var(--icon-weak-base);
|
||||
background-color: var(--v2-icon-icon-muted);
|
||||
transition: background-color 0.2s ease;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue