mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
implement wheel scroll on featured artists.
add next-prev buttons too
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
>
|
||||
<div>
|
||||
<div class="nav-button" id="pinned-button">
|
||||
<!-- <div class="nav-icon" id="pinned-icon"></div> -->
|
||||
<span id="text">Quick access</span>
|
||||
</div>
|
||||
</div>
|
||||
@@ -62,7 +61,6 @@ export default {
|
||||
</script>
|
||||
|
||||
<style>
|
||||
|
||||
#pinned-container .nav-button {
|
||||
color: rgba(255, 255, 255, 0.671);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user