We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebde27e commit dd221b1Copy full SHA for dd221b1
lib/src/common/variables.js
@@ -781,8 +781,8 @@ export const componentTokens = {
781
fontTextTransform: "none",
782
verticalPadding: "0.75rem",
783
horizontalPadding: "2rem",
784
- marginRight: "2rem",
785
- marginLeft: "2rem",
+ marginRight: "40px",
+ marginLeft: "20px",
786
itemsPerPageSelectorMarginLeft: "0px",
787
itemsPerPageSelectorMarginRight: "0.5rem",
788
pageSelectorMarginRight: "30px",
0 commit comments