UNPKG

agnostic-react

Version:
9 lines (8 loc) 221 B
/** * Button Groups. See also button-core.css which has btn-grouped which needs to be * applied to the buttons that are projected within a button group. */ .btn-group { display: inline-flex; flex-direction: row; }