Skip to content

Commit

Permalink
[open-formulieren/open-forms#4543] Added summary progress tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
vaszig committed Sep 11, 2024
1 parent 760effa commit d6118ab
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-end": {"value": "0px"},
"padding-block-start": {"value": "20px"}
}
}
}
}

0 comments on commit d6118ab

Please sign in to comment.