sbkwgh 7 лет назад
Родитель
Сommit
4b68148d49
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      frontend/src/components/InputEditorPreview.vue

+ 1 - 1
frontend/src/components/InputEditorPreview.vue

@@ -60,7 +60,7 @@
 	}
 </script>
 
-<style lang='scss'>
+<style lang='scss' scoped>
 	@import '../assets/scss/variables.scss';
 
 	.input_editor_preview {