mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 12:33:03 +00:00
add menu button on songlist item
This commit is contained in:
@@ -46,6 +46,11 @@ $danger: $red;
|
||||
$track-hover: $gray4;
|
||||
$context: $gray5;
|
||||
|
||||
// SVG COLORS
|
||||
$default: $accent;
|
||||
$track-btn-svg: $red;
|
||||
$side-nav-svg: $red;
|
||||
|
||||
// media query mixins
|
||||
@mixin phone-only {
|
||||
@media (max-width: 599px) {
|
||||
|
||||
Reference in New Issue
Block a user