aboutsummaryrefslogtreecommitdiff
path: root/viewer/src/views/MainLayout.vue
diff options
context:
space:
mode:
Diffstat (limited to 'viewer/src/views/MainLayout.vue')
-rw-r--r--viewer/src/views/MainLayout.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/viewer/src/views/MainLayout.vue b/viewer/src/views/MainLayout.vue
index 53917da..6e707e6 100644
--- a/viewer/src/views/MainLayout.vue
+++ b/viewer/src/views/MainLayout.vue
@@ -81,7 +81,7 @@ export default class MainLayout extends Vue {
81</script> 81</script>
82 82
83<style lang="scss"> 83<style lang="scss">
84@import "@/assets/scss/theme.scss"; 84@import "~@/assets/scss/theme.scss";
85 85
86body, 86body,
87html { 87html {