summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components/form/switch.vue
diff options
context:
space:
mode:
Diffstat (limited to 'packages/frontend/src/components/form/switch.vue')
-rw-r--r--packages/frontend/src/components/form/switch.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/frontend/src/components/form/switch.vue b/packages/frontend/src/components/form/switch.vue
index 1ed00ae655..faf8acb0da 100644
--- a/packages/frontend/src/components/form/switch.vue
+++ b/packages/frontend/src/components/form/switch.vue
@@ -46,7 +46,7 @@ const toggle = () => {
};
</script>
-<style lang="scss" scoped>
+<style lang="scss">
.ziffeomt {
position: relative;
display: flex;