aboutsummaryrefslogtreecommitdiff
path: root/src/components/still-image
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2018-04-08 14:46:36 +0300
committerHenry Jameson <me@hjkos.com>2018-04-08 14:46:36 +0300
commitbc8ae96cac0fa83e11602a0d909c025b4f1f1e89 (patch)
tree59352ce0b321f1a25b61730eeaef037bd5911cdc /src/components/still-image
parent4bbc3ada5d12cfd1dbccbdcb081246b00735452a (diff)
indent fix (my editor screws up here)
Diffstat (limited to 'src/components/still-image')
-rw-r--r--src/components/still-image/still-image.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/still-image/still-image.vue b/src/components/still-image/still-image.vue
index 071e0380..cffd5d42 100644
--- a/src/components/still-image/still-image.vue
+++ b/src/components/still-image/still-image.vue
@@ -16,7 +16,7 @@
width: 100%;
height: 100%
- &:hover canvas {
+ &:hover canvas {
display: none;
}