Re-add styling for highlights
This commit is contained in:
parent
cdb2570203
commit
374186ed27
|
|
@ -44,11 +44,10 @@
|
|||
}
|
||||
</script>
|
||||
|
||||
<style scoped lang="scss">
|
||||
<style lang="scss">
|
||||
.spellcheck {
|
||||
&__correction {
|
||||
background: yellow;
|
||||
}
|
||||
}
|
||||
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Reference in New Issue