Overhaul StatusBar

This commit is contained in:
Denevola 2022-10-20 17:38:48 +09:00
parent 2cb8230d9c
commit 0938a9809b
5 changed files with 317 additions and 213 deletions

View file

@ -322,7 +322,7 @@ img {
padding: 0.5rem;
border-radius: 0.125rem;
z-index: 999;
bottom: 1.25rem;
bottom: 1.5rem;
box-shadow: 0 0 0.5rem var(--color-border);
}