Add infobox to Split In Batches node (#2217)

This commit is contained in:
Iván Ovejero
2021-09-19 16:13:48 +02:00
committed by GitHub
parent 72fd9e23cd
commit 8d42eddfc2
2 changed files with 7 additions and 1 deletions

View File

@@ -313,6 +313,7 @@ export default mixins(
margin: 0.3em 0;
padding: 0.8em;
line-height: 1.5;
word-break: normal;
a {
font-weight: var(--font-weight-bold);