summaryrefslogtreecommitdiff
path: root/src/web/app/common/views/components/switch.vue
diff options
context:
space:
mode:
Diffstat (limited to 'src/web/app/common/views/components/switch.vue')
-rw-r--r--src/web/app/common/views/components/switch.vue2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/web/app/common/views/components/switch.vue b/src/web/app/common/views/components/switch.vue
index e6cdfa152c..2ac57be6fc 100644
--- a/src/web/app/common/views/components/switch.vue
+++ b/src/web/app/common/views/components/switch.vue
@@ -84,6 +84,8 @@ export default Vue.extend({
</script>
<style lang="stylus" scoped>
+@import '~const.styl'
+
.mk-switch
display flex
margin 8px 0