mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-03 20:13:02 +00:00
+ implement fav heart button in bottom bar
+ handle favoriting a song that's already in queue from another source
This commit is contained in:
committed by
Mungai Njoroge
parent
6d84283efd
commit
3e4a8dd7dc
@@ -4,8 +4,8 @@
|
||||
justify-content: space-around;
|
||||
margin: 1rem;
|
||||
width: max-content;
|
||||
background: linear-gradient(37deg, $gray1, $gray2, $gray1);
|
||||
height: 2rem;
|
||||
background-color: $gray4;
|
||||
height: 2.25rem;
|
||||
|
||||
& > * {
|
||||
border-left: solid 1px $gray3;
|
||||
|
||||
Reference in New Issue
Block a user