Craig100
01/12/2024, 3:11 PM<style>
:host {
cursor: pointer;
user-select: none;
}
section {padding: 0 2em;font-size: 1.25rem;line-height:1.75rem;}
</style>
<section class="richTextBlock_rte"
ng-click="block.edit()"
ng-focus="block.focus"
ng-bind-html="block.data.richText">
</section>
Which is the same as the V11 site which works fine.
Any advice appreciated.
Thanks.
https://cdn.discordapp.com/attachments/1195384518287314964/1195384518417326110/image.png?ex=65b3cb96&is=65a15696&hm=ef3c26e58cc3735189f4d5c6bba33458b36b9ec5f1475d23d19f7a402701fb97&Craig100
01/15/2024, 5:23 PM