fix(app): increase question pager contrast

This commit is contained in:
Jay
2026-07-17 23:52:38 +00:00
parent 1ee1b2f7c0
commit 3d3ebc99ce
@@ -891,7 +891,7 @@
width: 16px;
height: 2px;
border-radius: 999px;
background-color: var(--v2-background-bg-layer-04);
background-color: var(--v2-icon-icon-muted);
transition: background-color 0.2s ease;
}