mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-28 05:08:00 +02:00
Merge remote-tracking branch 'upstream/main' into patch-current-playlist-fix
This commit is contained in:
commit
d9e57ffbc0
8 changed files with 351 additions and 2 deletions
|
@ -113,7 +113,7 @@ onMounted(() => {
|
|||
span.content {
|
||||
padding: 1rem;
|
||||
flex-direction: column;
|
||||
align-items: initial;
|
||||
align-items: flex-start;
|
||||
flex-basis: calc(calc(100% - 120px) - 4rem);
|
||||
}
|
||||
span.bi-three-dots-vertical {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue