dont use scoped styles for demos

This commit is contained in:
Philipp Kühn
2020-10-30 17:52:46 +01:00
parent 2aab7c3659
commit 1ab817295c
5 changed files with 5 additions and 5 deletions

View File

@@ -61,7 +61,7 @@ export default {
}
</script>
<style lang="scss" scoped>
<style lang="scss">
/* Give a remote user a caret */
.collaboration-cursor__caret {
position: relative;