Add thinking expansion preference and step finish styling
This commit is contained in:
@@ -27,6 +27,10 @@
|
||||
margin-bottom: 0.125rem;
|
||||
}
|
||||
|
||||
.message-step-finish-flush {
|
||||
margin-top: -0.125rem;
|
||||
}
|
||||
|
||||
.message-step-usage {
|
||||
@apply flex flex-wrap items-center gap-1 text-[10px] text-[var(--text-muted)];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user