Adjust a position
This commit is contained in:
parent
3181ab91dc
commit
980997c667
1 changed files with 1 additions and 1 deletions
|
@ -423,7 +423,7 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
|
||||||
#show-controls label {
|
#show-controls label {
|
||||||
z-index: 1000;
|
z-index: 1000;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: calc(100% - 179px);
|
left: calc(100% - 168px);
|
||||||
}
|
}
|
||||||
|
|
||||||
#typing-container {
|
#typing-container {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue