agent: Add button to scroll to top of the thread (#33130)

Release Notes:

- agent: Added a button to scroll to top of the thread.
This commit is contained in:
Danilo Leal 2025-06-20 20:28:07 -03:00 committed by GitHub
parent db8acfa9ff
commit b9838efaaa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 25 additions and 5 deletions

View file

@ -0,0 +1,3 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M8 3.5L12.5 8M8 3.5L3.5 8M8 3.5V12.5" stroke="black" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 233 B