mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-06-09 08:21:50 +00:00
chore: uptick
This commit is contained in:
parent
84eb5f1f89
commit
cbc1d901ba
1 changed files with 1 additions and 1 deletions
|
|
@ -734,7 +734,7 @@ canvas {
|
|||
.sticky-human-clamp {
|
||||
max-height: calc(2 * var(--dt-line-height) * var(--conversation-text-font-size) + 0.15rem);
|
||||
overflow: hidden;
|
||||
transition: max-height 0.75s ease;
|
||||
transition: max-height 0.08s cubic-bezier(0.4, 0, 0.2, 1);
|
||||
}
|
||||
|
||||
.sticky-human-clamp[data-clamped='true'] {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue