Skip to content

Commit 78587c1

Browse files
fix(app): restore question pager segments (#37575)
Co-authored-by: Jay <53023+jayair@users.noreply.github.com>
1 parent f557328 commit 78587c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/session-ui/src/components/message-part.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -891,7 +891,7 @@
891891
width: 16px;
892892
height: 2px;
893893
border-radius: 999px;
894-
background-color: var(--icon-weak-base);
894+
background-color: var(--v2-icon-icon-muted);
895895
transition: background-color 0.2s ease;
896896
}
897897

0 commit comments

Comments
 (0)