fix(ui): add toggle for holding long assistant replies
This commit is contained in:
@@ -242,6 +242,10 @@
|
||||
color: var(--accent-primary);
|
||||
}
|
||||
|
||||
.message-scroll-button[data-active="false"] .message-scroll-icon--toggle {
|
||||
color: var(--text-secondary);
|
||||
}
|
||||
|
||||
.message-quote-popover {
|
||||
position: absolute;
|
||||
z-index: 5;
|
||||
|
||||
Reference in New Issue
Block a user