Explorar o código

Add scoped attribute

sbkwgh %!s(int64=7) %!d(string=hai) anos
pai
achega
4b68148d49
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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 {