add menu button on songlist item

This commit is contained in:
geoffrey45
2022-06-24 10:35:30 +03:00
parent cd05c2837f
commit 8e488c063b
4 changed files with 46 additions and 17 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ const menus = [
}
svg > path {
fill: $red !important;
fill: $side-nav-svg;
}
}
</style>