Skip to content

Commit b020192

Browse files
authored
Merge pull request #109 from edonehoo/iss4622
chore(docs): Add description for new spacer tokens.
2 parents fbc4c60 + 0769ec4 commit b020192

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/module/patternfly-docs/content/token-layers-default.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29984,6 +29984,7 @@
2998429984
},
2998529985
"pf-t--global--spacer--inset--page-chrome": {
2998629986
"default": {
29987+
"description": "Use to define inner padding for structural elements in order to maintain alignment, like in the masthead, navigation menu, or main page content.",
2998729988
"type": "number",
2998829989
"value": "1.5rem",
2998929990
"filePath": "tokens/default/semantic.dimension.json",
@@ -30057,6 +30058,7 @@
3005730058
},
3005830059
"pf-t--global--spacer--gutter--default": {
3005930060
"default": {
30061+
"description": "Use to define gutters between elements in certain layouts, like grids.",
3006030062
"type": "number",
3006130063
"value": "1rem",
3006230064
"filePath": "tokens/default/semantic.dimension.json",

0 commit comments

Comments
 (0)