@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
8 lines • 328 B
JavaScript
;
exports.__esModule = true;
exports.c_table__check_responsive_MarginInlineStart = {
"name": "--pf-v6-c-table__check--responsive--MarginInlineStart",
"value": "1px",
"var": "var(--pf-v6-c-table__check--responsive--MarginInlineStart)"
};
exports["default"] = exports.c_table__check_responsive_MarginInlineStart;