diff --git a/src/saas/AppCountryAlbum/Photo.vue b/src/saas/AppCountryAlbum/Photo.vue index 5d437395..06077c40 100644 --- a/src/saas/AppCountryAlbum/Photo.vue +++ b/src/saas/AppCountryAlbum/Photo.vue @@ -142,8 +142,13 @@ align-items: center; justify-content: center; flex: 1; + height: 100%; text-align: center; + &:active { + background: #000; + } + image { width: 80px; height: 80px;