mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
group album tracks as they appear (in queue)
+ move handling disc logic to the album store
This commit is contained in:
@@ -72,10 +72,11 @@ const showContextMenu = (e: Event) => {
|
||||
.l-track-time {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
opacity: 0.8;
|
||||
margin-top: $small;
|
||||
|
||||
span {
|
||||
font-size: small;
|
||||
// background-color: $gray;
|
||||
padding: $smaller;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user