mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-27 20:58:01 +02:00
Merge pull request 'Resize artist profile link in SongItem' (#21) from Denevola/Hyperpipe:patch-artist-link into main
Reviewed-on: https://codeberg.org/Hyperpipe/Hyperpipe/pulls/21
This commit is contained in:
commit
174c3d551d
1 changed files with 1 additions and 1 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