Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/firstrunwizard.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2019-01-17 17:01:48 +0300
committerJulius Härtl <jus@bitgrid.net>2019-01-17 17:01:48 +0300
commit5d783abcaadd7bc2788d5ecbc1e52ce2aa7a314f (patch)
treec7d7ec3e020127047173d560537cefb40459e9fb /src
parent8c84b0e75bb3b205b46e5d3e21ce4d11d16006fd (diff)
Improve webpack config
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Diffstat (limited to 'src')
-rw-r--r--src/App.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/App.vue b/src/App.vue
index 105913e8..18690de9 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -42,7 +42,7 @@
</div>
</transition>
</template>
-<style lang="scss">
+<style lang="scss" scoped>
/* Page styling needs to be unscoped, since we load it separately from the server */
#firstrunwizard {