diff options
Diffstat (limited to 'viewer/src/views/ItemThumbnail.vue')
-rw-r--r-- | viewer/src/views/ItemThumbnail.vue | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/viewer/src/views/ItemThumbnail.vue b/viewer/src/views/ItemThumbnail.vue index c512004..bf33043 100644 --- a/viewer/src/views/ItemThumbnail.vue +++ b/viewer/src/views/ItemThumbnail.vue | |||
@@ -74,7 +74,6 @@ const icon = computed(() => navigation.getIcon(props.item)); | |||
74 | @import "~@/assets/scss/theme"; | 74 | @import "~@/assets/scss/theme"; |
75 | 75 | ||
76 | .thumbnailOther { | 76 | .thumbnailOther { |
77 | color: $text-light; | ||
78 | width: $thumbnail-other-size; | 77 | width: $thumbnail-other-size; |
79 | height: $thumbnail-other-size; | 78 | height: $thumbnail-other-size; |
80 | padding-top: $body-line-height * 1em; | 79 | padding-top: $body-line-height * 1em; |