Skip to content

Commit

Permalink
Merge pull request #33 from open-formulieren/feature/add-cosign-desig…
Browse files Browse the repository at this point in the history
…n-token-values

Add tokens for co-sign login section
  • Loading branch information
sergei-maertens authored Sep 21, 2023
2 parents 54e1221 + 49b9f79 commit 2883b76
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/components/login-options.tokens.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"of": {
"login-options": {
"cosign": {
"background-color": {"value": "{of.color.read-only}"},
"padding-block": {"value": "0.6em"},
"padding-inline": {"value": "0.6em"}
}
}
}
}

0 comments on commit 2883b76

Please sign in to comment.