@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
8 lines • 343 B
JavaScript
;
exports.__esModule = true;
exports.c_alert_group__overflow_button_PaddingInlineEnd = {
"name": "--pf-v6-c-alert-group__overflow-button--PaddingInlineEnd",
"value": "1rem",
"var": "var(--pf-v6-c-alert-group__overflow-button--PaddingInlineEnd)"
};
exports["default"] = exports.c_alert_group__overflow_button_PaddingInlineEnd;