some ui fixes

This commit is contained in:
vapormusic 2022-03-20 22:21:39 +07:00
parent 890c073e2c
commit 11ddb196eb
5 changed files with 13 additions and 3 deletions

View file

@ -9889,7 +9889,7 @@ input[type=checkbox][switch]:checked:active::before {
display: flex;
justify-content: center;
align-items: center;
z-index: 6;
z-index: 10;
position: sticky;
margin-top: calc(var(--navigationBarHeight) * -1);
}