Skip to content

Commit babe96f

Browse files
Merge pull request #47 from open-formulieren/of-4543/add-tokens-for-summary-progress
[OF#4543] Add summary progress tokens
2 parents 760effa + 2b68380 commit babe96f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"of": {
3+
"summary-progress": {
4+
"padding-block-start": {"value": "0px"},
5+
"padding-block-end": {"value": "20px"},
6+
"mobile": {
7+
"padding-block-start": {"value": "0px"},
8+
"padding-block-end": {"value": "20px"}
9+
}
10+
}
11+
}
12+
}

0 commit comments

Comments
 (0)