mirror of
https://github.com/arc53/DocsGPT.git
synced 2025-12-02 01:53:14 +00:00
feat(ui): add scroll to bottom button
This will show the scroll to bottom button when user scrolls to top from the last message. Closes #170
This commit is contained in:
3
frontend/src/assets/arrow-down.svg
Normal file
3
frontend/src/assets/arrow-down.svg
Normal file
@@ -0,0 +1,3 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24">
|
||||
<path d="M440-800v487L216-537l-56 57 320 320 320-320-56-57-224 224v-487h-80Z" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 178 B |
Reference in New Issue
Block a user