From b1a7fce05d81ff0b01222b95cccbb5c776579b38 Mon Sep 17 00:00:00 2001 From: Alicia Sykes Date: Sat, 23 Oct 2021 19:26:34 +0100 Subject: [PATCH] :art: Move interactive-editor styles into own stylesheet --- .../InteractiveEditor/EditPageInfo.vue | 1 + src/styles/schema-editor.scss | 100 ++++++++++++++++++ src/styles/style-helpers.scss | 47 -------- 3 files changed, 101 insertions(+), 47 deletions(-) create mode 100644 src/styles/schema-editor.scss diff --git a/src/components/InteractiveEditor/EditPageInfo.vue b/src/components/InteractiveEditor/EditPageInfo.vue index 8ece0149..215f8bb8 100644 --- a/src/components/InteractiveEditor/EditPageInfo.vue +++ b/src/components/InteractiveEditor/EditPageInfo.vue @@ -75,6 +75,7 @@ export default {