UNPKG

rsuite

Version:

A suite of react components

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