add favorite button to TrackItem component

+ show playing folder name in queue page
+ add no_emit prop to heartSvg component
This commit is contained in:
geoffrey45
2023-01-12 14:17:55 +03:00
committed by Mungai Njoroge
parent d56db5e6c1
commit f8f3f7317e
7 changed files with 67 additions and 17 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
}
.ellip2 {
word-wrap: break-word;
word-wrap: anywhere;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;