refactor subscribe button and comment-add for visitor-interact UX (#1100)
[oweals/peertube.git] / client / src / app / shared / user-subscription / remote-subscribe.component.scss
1 @import '_mixins';
2
3 .btn-remote-follow {
4   @include orange-button;
5 }