Make "show controls" clickable again (2nd attempt)
This commit is contained in:
parent
5dc4e101d8
commit
3181ab91dc
1 changed files with 1 additions and 4 deletions
|
@ -421,14 +421,11 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
|
||||||
}
|
}
|
||||||
|
|
||||||
#show-controls label {
|
#show-controls label {
|
||||||
|
z-index: 1000;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: calc(100% - 179px);
|
left: calc(100% - 179px);
|
||||||
}
|
}
|
||||||
|
|
||||||
#show-controls input {
|
|
||||||
z-index: 1000;
|
|
||||||
}
|
|
||||||
|
|
||||||
#typing-container {
|
#typing-container {
|
||||||
display: none;
|
display: none;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue