Move "Show controls" to the right
This commit is contained in:
parent
1b47b5c676
commit
9fc46d3c19
2 changed files with 14 additions and 1 deletions
|
@ -404,7 +404,9 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
|
|||
#show-controls {
|
||||
position: absolute;
|
||||
background-color: transparent;
|
||||
left: calc(100% - 180px);
|
||||
left: calc(100% - 175px);
|
||||
border: 0px;
|
||||
z-index: 1000;
|
||||
}
|
||||
|
||||
#typing-container {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue