Reorganize client shared modules
[oweals/peertube.git] / client / src / app / shared / shared-user-subscription / remote-subscribe.component.scss
diff --git a/client/src/app/shared/shared-user-subscription/remote-subscribe.component.scss b/client/src/app/shared/shared-user-subscription/remote-subscribe.component.scss
new file mode 100644 (file)
index 0000000..698c586
--- /dev/null
@@ -0,0 +1,6 @@
+@import '_mixins';
+
+.btn-remote-follow {
+  @include peertube-button;
+  @include orange-button;
+}
\ No newline at end of file