Minor CSS change
This commit is contained in:
parent
9f199c7a4c
commit
df592adff5
1 changed files with 1 additions and 1 deletions
|
@ -403,7 +403,7 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
|
||||||
#show-controls {
|
#show-controls {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
left: calc(100% - 178px);
|
left: calc(100% - 179px);
|
||||||
border: 0px;
|
border: 0px;
|
||||||
z-index: 1000;
|
z-index: 1000;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue