Update BasicBackground.css

This commit is contained in:
Mirco Wittrien 2023-11-02 21:35:46 +01:00
parent b27cba829a
commit 97c7e18221
1 changed files with 3 additions and 2 deletions

View File

@ -928,9 +928,10 @@ button.button__4f306.enabled__470f0:hover svg {
background-color: rgba(var(--transparencycolor), .2);
}
.jumpToPresentBar__0ff7f { /* bar jumptopresent */
background-color: transparent;
overflow: hidden;
bottom: -8px;
background-color: transparent;
border-bottom: 1px solid var(--background-modifier-accent);
overflow: hidden;
opacity: 1;
}
.jumpToPresentBar__0ff7f::before,