Chocobozzz/PeerTube

View on GitHub
client/src/app/shared/shared-user-subscription/remote-subscribe.component.scss

Summary

Maintainability
Test Coverage
@use '_mixins' as *;

.btn-remote-follow {
  @include peertube-button;
  @include orange-button;
}