Skip to content

Commit

Permalink
Merge pull request #47 from open-formulieren/of-4543/add-tokens-for-s…
Browse files Browse the repository at this point in the history
…ummary-progress

[OF#4543] Add summary progress tokens
  • Loading branch information
sergei-maertens authored Sep 12, 2024
2 parents 760effa + 2b68380 commit babe96f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions src/components/summary-progress.tokens.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"of": {
"summary-progress": {
"padding-block-start": {"value": "0px"},
"padding-block-end": {"value": "20px"},
"mobile": {
"padding-block-start": {"value": "0px"},
"padding-block-end": {"value": "20px"}
}
}
}
}

0 comments on commit babe96f

Please sign in to comment.