mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 12:33:03 +00:00
add songs and featured artists to album view
This commit is contained in:
@@ -86,7 +86,7 @@ export default {
|
||||
.f-artists {
|
||||
position: relative;
|
||||
height: 12em;
|
||||
width: calc(100% - 1em);
|
||||
width: calc(100%);
|
||||
background-color: #1f1e1d;
|
||||
padding: $small;
|
||||
border-radius: $small;
|
||||
|
||||
Reference in New Issue
Block a user