diff --git a/js/photos-main.js b/js/photos-main.js index a84b4d30..1f700076 100644 Binary files a/js/photos-main.js and b/js/photos-main.js differ diff --git a/js/photos-main.js.map b/js/photos-main.js.map index 4d70df60..e3d55531 100644 Binary files a/js/photos-main.js.map and b/js/photos-main.js.map differ diff --git a/js/photos-src_views_Faces_vue.js b/js/photos-src_views_Faces_vue.js index e82de0d0..232410be 100644 Binary files a/js/photos-src_views_Faces_vue.js and b/js/photos-src_views_Faces_vue.js differ diff --git a/js/photos-src_views_Faces_vue.js.map b/js/photos-src_views_Faces_vue.js.map index bf8a6e46..0cc9114e 100644 Binary files a/js/photos-src_views_Faces_vue.js.map and b/js/photos-src_views_Faces_vue.js.map differ diff --git a/src/components/FaceCover.vue b/src/components/FaceCover.vue index cf27af50..4370eabe 100644 --- a/src/components/FaceCover.vue +++ b/src/components/FaceCover.vue @@ -31,8 +31,8 @@ :style="coverDimensions">
-
-

+
+

{{ baseName }}

@@ -157,6 +157,7 @@ export default { } &__second-line { + margin-top: 6px; color: var(--color-text-maxcontrast); }