mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 12:33:03 +00:00
implement playing tracks from artist page
This commit is contained in:
committed by
Mungai Njoroge
parent
0b24974a63
commit
cc8a8171b8
@@ -129,21 +129,6 @@ useVisibility(albumheaderthing, handleVisibilityState);
|
||||
background-color: $black;
|
||||
align-items: flex-end;
|
||||
|
||||
// .albumartists {
|
||||
// outline: solid 1px;
|
||||
// // display: flex;
|
||||
// // width: 100%;
|
||||
// // flex-wrap: nowrap;
|
||||
// // height: 1rem;
|
||||
// // overflow: hidden;
|
||||
|
||||
// span {
|
||||
// // white-space: nowrap;
|
||||
// // overflow: hidden;
|
||||
// // text-overflow: ellipsis;
|
||||
// }
|
||||
// }
|
||||
|
||||
.big-img {
|
||||
height: calc(100%);
|
||||
width: 16rem;
|
||||
|
||||
Reference in New Issue
Block a user