瀏覽代碼

Add scoped attribute

sbkwgh 7 年之前
父節點
當前提交
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 {