Closed DutchPete closed 3 years ago
Many thanks for incorporating this feature. It works very well for me ! Another step towards the WYSIWYG experience.
How can I hide the vertical line on the left next to the transclusion?
You can overwrite border in your custom snippet:
.oz-transclusion-widget { padding: 3px 3px 3px 15px; border-left: 2px solid var(--text-muted); }
Thank you, Ozan, that works fine.
Many thanks for incorporating this feature. It works very well for me ! Another step towards the WYSIWYG experience.
How can I hide the vertical line on the left next to the transclusion?