diff --git a/src/components/TrackListItem.vue b/src/components/TrackListItem.vue index 6e5f5bb..94ae753 100644 --- a/src/components/TrackListItem.vue +++ b/src/components/TrackListItem.vue @@ -43,7 +43,7 @@ - + ({{ subTitle }}) @@ -312,7 +312,7 @@ button { font-size: 14px; opacity: 0.72; } - .subTitle { + .sub-title { color: #aeaeae; margin-left: 4px; } @@ -416,7 +416,7 @@ button { .title, .album, .time, - .title-and-artist .subTitle { + .title-and-artist .sub-title { color: var(--color-primary); } .title .featured, diff --git a/src/views/album.vue b/src/views/album.vue index 3efc250..f90fa19 100644 --- a/src/views/album.vue +++ b/src/views/album.vue @@ -73,7 +73,7 @@
-

Disc {{ cd }}

+

Disc {{ cd }}