Add back the "Rename chat" feature (#6161)

This commit is contained in:
oobabooga 2024-06-25 22:28:58 -03:00 committed by GitHub
parent 53fbd2f245
commit 3691451d00
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 97 additions and 18 deletions

View file

@ -687,6 +687,13 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
margin-top: 6px !important;
}
/* ----------------------------------------------
Past chats menus
---------------------------------------------- */
#rename-row label {
margin-top: var(--layout-gap);
}
/* ----------------------------------------------
Past chat histories in a side bar on desktop
---------------------------------------------- */