fix(app): restore question pager segments (#37575)
Co-authored-by: Jay <53023+jayair@users.noreply.github.com>
This commit is contained in:
co-authored by
Jay
parent
f5573281ca
commit
78587c141b
@@ -891,7 +891,7 @@
|
|||||||
width: 16px;
|
width: 16px;
|
||||||
height: 2px;
|
height: 2px;
|
||||||
border-radius: 999px;
|
border-radius: 999px;
|
||||||
background-color: var(--icon-weak-base);
|
background-color: var(--v2-icon-icon-muted);
|
||||||
transition: background-color 0.2s ease;
|
transition: background-color 0.2s ease;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user