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