UNPKG

rsuite

Version:

A suite of react components

16 lines (12 loc) 280 B
@import '../../styles/common'; @import '../../Button/styles/mixin'; // // Button toolbar // -------------------------------------------------- .@{ns}btn-toolbar { // Clear whitespace line-height: 0; > :not(:first-child):not(.@{ns}btn-block) { margin-left: 5px; } }