forked from DebaucheryLibrarian/traxxx
Added various tag photos.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<template>
|
||||
<router-link
|
||||
v-if="photo.entity"
|
||||
v-tooltip="photo.entity.name"
|
||||
:to="`/${photo.entity.type}/${photo.entity.slug}`"
|
||||
>
|
||||
<img
|
||||
|
||||
@@ -134,7 +134,7 @@ export default {
|
||||
transform: translateY(0);
|
||||
}
|
||||
|
||||
.album-logo {
|
||||
::v-deep(.album-logo) {
|
||||
opacity: 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user