fix(app): restore question pager segments (#37575)

Co-authored-by: Jay <53023+jayair@users.noreply.github.com>
This commit is contained in:
opencode-agent[bot]
2026-07-19 13:00:57 +00:00
committed by GitHub
co-authored by Jay
parent f5573281ca
commit 78587c141b
@@ -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;
}