Skip to content

Commit

Permalink
New Min-Width token for the paginator button page
Browse files Browse the repository at this point in the history
  • Loading branch information
arecuenco-dsgn committed Oct 7, 2024
1 parent 9fac037 commit 8496800
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/tokens/src/$metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@
"sanoma-utbildning_onhold/base",
"sanoma-utbildning_onhold/light"
]
}
}
2 changes: 1 addition & 1 deletion packages/tokens/src/$themes.json
Original file line number Diff line number Diff line change
Expand Up @@ -17938,4 +17938,4 @@
"sanoma-utbildning_onhold/light": "enabled"
}
}
]
]
8 changes: 8 additions & 0 deletions packages/tokens/src/core.json
Original file line number Diff line number Diff line change
Expand Up @@ -667,6 +667,14 @@
"value": "{size.2xl}",
"type": "sizing"
}
},
"paginator": {
"pageButton": {
"minWidth": {
"value": "{size.500}",
"type": "sizing"
}
}
}
},
"space": {
Expand Down

0 comments on commit 8496800

Please sign in to comment.