Update BasicBackground.css
This commit is contained in:
parent
b27cba829a
commit
97c7e18221
|
@ -928,9 +928,10 @@ button.button__4f306.enabled__470f0:hover svg {
|
||||||
background-color: rgba(var(--transparencycolor), .2);
|
background-color: rgba(var(--transparencycolor), .2);
|
||||||
}
|
}
|
||||||
.jumpToPresentBar__0ff7f { /* bar jumptopresent */
|
.jumpToPresentBar__0ff7f { /* bar jumptopresent */
|
||||||
background-color: transparent;
|
|
||||||
overflow: hidden;
|
|
||||||
bottom: -8px;
|
bottom: -8px;
|
||||||
|
background-color: transparent;
|
||||||
|
border-bottom: 1px solid var(--background-modifier-accent);
|
||||||
|
overflow: hidden;
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
}
|
}
|
||||||
.jumpToPresentBar__0ff7f::before,
|
.jumpToPresentBar__0ff7f::before,
|
||||||
|
|
Loading…
Reference in New Issue