@import '../../../@theme/styles/themes';

@include nb-install-component() {
  button {
    margin: 1rem;
  }

  ::ng-deep nb-spinner {
    z-index: 999;
  }
}
