@import 'summernote-icons';
@import "elements";
@import 'summernote-common';

.note-toolbar {
  border-radius: $border-radius $border-radius 0 0 ;
  background: $white;
}

.note-btn-group .note-btn {
  border-color: $border-color;
  padding: 0.28rem 0.65rem;
  font-size: 13px;
}
