Add background to "Show controls"
This commit is contained in:
parent
644a9b8765
commit
e6d9c59398
1 changed files with 2 additions and 2 deletions
|
@ -414,10 +414,10 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
|
||||||
|
|
||||||
#show-controls {
|
#show-controls {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
background-color: transparent;
|
|
||||||
left: calc(100% - 179px);
|
left: calc(100% - 179px);
|
||||||
|
height: 100%;
|
||||||
|
background-color: var(--background-fill-primary);
|
||||||
border: 0px;
|
border: 0px;
|
||||||
z-index: 1000;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#typing-container {
|
#typing-container {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue