//
// Button toolbar
// --------------------------------------------------
@use '../../Stack/styles/index' as stack;

.rs-btn-toolbar {
  // Clear whitespace
  line-height: 0;
}
