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;
|
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;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue