UNPKG

@fluentui/react-northstar

Version:
15 lines (14 loc) 338 B
export var cardFooterStyles = { root: function root(_ref) { var v = _ref.variables, p = _ref.props; return Object.assign({ display: 'flex', flexDirection: 'column', margin: v.footerMargin }, p.fitted && { margin: v.fittedFooterMargin }); } }; //# sourceMappingURL=cardFooterStyles.js.map