Skip to content

Commit

Permalink
Removed debug CSS.
Browse files Browse the repository at this point in the history
  • Loading branch information
MrCoder committed Nov 2, 2024
1 parent 13f596f commit 54e032c
Showing 1 changed file with 0 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -166,15 +166,3 @@ export default {
},
};
</script>
<style lang="scss" scoped>
.interaction {
background-color: green;
border-color: greenyellow;
.message-container {
background-color: red;
.message {
background-color: purple;
}
}
}
</style>

0 comments on commit 54e032c

Please sign in to comment.