Reorganize client shared modules
[oweals/peertube.git] / client / src / app / shared / shared-user-subscription / remote-subscribe.component.scss
1 @import '_mixins';
2
3 .btn-remote-follow {
4   @include peertube-button;
5   @include orange-button;
6 }