fix(rectification): drop 没有/记不清 collect chips (BUG-626)
Users consistently rejected skip chips on spoken collect. Typing those phrases still declines or skips the domain. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -3105,18 +3105,6 @@ input:not([type="radio"]):not([type="checkbox"]):not([class^="ant-"]):not([class
|
||||
font-weight: 600;
|
||||
line-height: 1.55;
|
||||
}
|
||||
.rectification-collect-replies {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
gap: var(--space-2);
|
||||
}
|
||||
.rectification-collect-reply {
|
||||
min-height: 44px;
|
||||
min-width: 44px;
|
||||
width: auto;
|
||||
flex: 0 0 auto;
|
||||
padding: 0 var(--space-4);
|
||||
}
|
||||
/* The gap between a settled turn and its next question, as the last entry of the
|
||||
transcript: a live timeline row while refetching, then copy and a reload. */
|
||||
.rectification-question-gap {
|
||||
|
||||
Reference in New Issue
Block a user