summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/src
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2019-05-24 14:08:39 +0200
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2019-05-29 15:19:18 +0200
commitb53a9130a60962fd2964d37b1ffafe1f3eaff5df (patch)
tree063c28661e65f9c5dec9b7e00c7d4ecea6e207d2 /apps/updatenotification/src
parent21f9487939ecc0e37ca1dd5cecdde258cd55d89a (diff)
downloadnextcloud-server-b53a9130a60962fd2964d37b1ffafe1f3eaff5df.tar.gz
nextcloud-server-b53a9130a60962fd2964d37b1ffafe1f3eaff5df.zip
Unify webpack config
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'apps/updatenotification/src')
-rw-r--r--apps/updatenotification/src/components/root.vue4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/updatenotification/src/components/root.vue b/apps/updatenotification/src/components/root.vue
index 83753369390..60b631922eb 100644
--- a/apps/updatenotification/src/components/root.vue
+++ b/apps/updatenotification/src/components/root.vue
@@ -409,7 +409,7 @@
}
</script>
-<style lang="sass" scoped>
+<style lang="scss" scoped>
#updatenotification {
margin-top: -25px;
margin-bottom: 200px;
@@ -482,7 +482,7 @@
}
}
</style>
-<style lang="sass">
+<style lang="scss">
/* override needed to make menu wider */
#updatenotification .popovermenu {
p {