mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-28 13:08:01 +02:00
Overhaul StatusBar
This commit is contained in:
parent
2cb8230d9c
commit
0938a9809b
5 changed files with 317 additions and 213 deletions
|
@ -43,7 +43,7 @@ defineEmits(['playthis']);
|
|||
position: fixed;
|
||||
top: 2rem;
|
||||
bottom: calc(5rem + 5vh);
|
||||
right: 1rem;
|
||||
left: 1rem;
|
||||
width: 30rem;
|
||||
max-width: calc(100% - 2rem);
|
||||
background: var(--color-background-mute);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue