summaryrefslogtreecommitdiffstats
path: root/apps/settings
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings')
-rw-r--r--apps/settings/src/components/UserList.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/src/components/UserList.vue b/apps/settings/src/components/UserList.vue
index 235e9078243..e2674a9740c 100644
--- a/apps/settings/src/components/UserList.vue
+++ b/apps/settings/src/components/UserList.vue
@@ -638,7 +638,7 @@ export default {
},
}
</script>
-<style scoped>
+<style lang="scss" scoped>
.modal-wrapper {
margin: 2vh 0;
align-items: flex-start;