mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 12:33:03 +00:00
Introduce tabs to right sidebar
- new icons - rename upnext.vue to queue.vue - other tiny changes
This commit is contained in:
@@ -51,6 +51,10 @@ const playThis = (song) => {
|
||||
</script>
|
||||
|
||||
<style lang="scss">
|
||||
.currentInQueue {
|
||||
border: solid 2px $pink;
|
||||
}
|
||||
|
||||
.track-item {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user