From dfa1c6e2f2977c32f75c1d93d9e7eb44fbed28c0 Mon Sep 17 00:00:00 2001 From: Zero~Informatique Date: Sun, 4 Jul 2021 02:22:39 +0200 Subject: viewer: use CSS modules GitHub: closes #196 --- viewer/src/views/GalleryNavigation.vue | 2 -- 1 file changed, 2 deletions(-) (limited to 'viewer/src/views/GalleryNavigation.vue') diff --git a/viewer/src/views/GalleryNavigation.vue b/viewer/src/views/GalleryNavigation.vue index 8bb225a..fdd3922 100644 --- a/viewer/src/views/GalleryNavigation.vue +++ b/viewer/src/views/GalleryNavigation.vue @@ -80,5 +80,3 @@ export default class GalleryNavigation extends Vue { } } - - -- cgit v1.2.3