diff options
Diffstat (limited to 'client/src/app/login/login.component.scss')
-rw-r--r-- | client/src/app/login/login.component.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/app/login/login.component.scss b/client/src/app/login/login.component.scss index fd6981c59..3b4326de4 100644 --- a/client/src/app/login/login.component.scss +++ b/client/src/app/login/login.component.scss | |||
@@ -5,4 +5,5 @@ input:not([type=submit]) { | |||
5 | 5 | ||
6 | input[type=submit] { | 6 | input[type=submit] { |
7 | @include peertube-button; | 7 | @include peertube-button; |
8 | @include orange-button; | ||
8 | } | 9 | } |