Ctrl+S to show/hide chat controls

This commit is contained in:
oobabooga 2023-08-27 13:06:01 -07:00
parent a965a36803
commit b2296dcda0
3 changed files with 16 additions and 3 deletions

View file

@ -329,7 +329,7 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
#show-controls {
position: absolute;
background-color: transparent;
left: calc(100% - 130px);
left: calc(100% - 180px);
}
.chat > .messages {