@import '../scss/base';

.r-btn-group{
  font-size: 0;
  
  .r-btn:not(:first-child){
    margin-left: 2px;
  }
}