Skip to content

Commit

Permalink
Fix editor VUE styles
Browse files Browse the repository at this point in the history
  • Loading branch information
rambousek committed Sep 5, 2022
1 parent 6735b9d commit 09793b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/editor/src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ export default {
}
</script>

<style lang="scss" scoped>
<style lang="scss" >
$blue-100: #D9EAFF;
$blue-200: #B3D6FF;
$blue-300: #0077FF;
Expand Down

0 comments on commit 09793b9

Please sign in to comment.