sigaloid 2021-01-19 14:20:17 +00:00
parent ff0cd1e829
commit 93784c0e4a

@ -17,7 +17,7 @@ Create a code note of type JS frontend and give it `widget` label.
*
* See it in action in "Books" and its subtree.
*/
const TPL = `<div style="padding: 10px; border-top: 1px solid var(--main-border-color);">
const TPL = `<div style="contain: none; padding: 10px; border-top: 1px solid var(--main-border-color);">
<strong>Word count: </strong>
<span class="word-count"></span>