Ctrl+S to show/hide chat controls
This commit is contained in:
parent
a965a36803
commit
b2296dcda0
3 changed files with 16 additions and 3 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue