UNPKG

@fluentui/react-northstar

Version:
15 lines (14 loc) 298 B
export var reactionGroupStyles = { root: function root() { return {}; }, reaction: function reaction(_ref) { var v = _ref.variables; return { ':not(:last-child)': { marginRight: v.reactionSpacing } }; } }; //# sourceMappingURL=reactionGroupStyles.js.map