mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-28 13:08:01 +02:00
parent
599c15a152
commit
6b349380af
9 changed files with 41 additions and 17 deletions
|
@ -37,7 +37,7 @@ defineEmits(['playthis']);
|
|||
flex-direction: column;
|
||||
position: fixed;
|
||||
top: 2rem;
|
||||
bottom: 5rem;
|
||||
bottom: calc(5rem + 5vh);
|
||||
right: 1rem;
|
||||
width: 30rem;
|
||||
max-width: calc(100% - 2rem);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue