diff options
Diffstat (limited to 'viewer/src/components/LdThumbnail.vue')
-rw-r--r-- | viewer/src/components/LdThumbnail.vue | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/viewer/src/components/LdThumbnail.vue b/viewer/src/components/LdThumbnail.vue index 4ab6446..e774f00 100644 --- a/viewer/src/components/LdThumbnail.vue +++ b/viewer/src/components/LdThumbnail.vue | |||
@@ -62,7 +62,7 @@ export default class LdThumbnail extends Vue { | |||
62 | </script> | 62 | </script> |
63 | 63 | ||
64 | <style lang="scss"> | 64 | <style lang="scss"> |
65 | @import "@/assets/scss/theme.scss"; | 65 | @import "~@/assets/scss/theme.scss"; |
66 | 66 | ||
67 | .thumbnail-other { | 67 | .thumbnail-other { |
68 | width: $thumbnail-other-size; | 68 | width: $thumbnail-other-size; |