diff options
Diffstat (limited to 'client/src/app/shared/user-subscription')
-rw-r--r-- | client/src/app/shared/user-subscription/subscribe-button.component.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/shared/user-subscription/subscribe-button.component.scss b/client/src/app/shared/user-subscription/subscribe-button.component.scss index 15fb83c05..92a28aad9 100644 --- a/client/src/app/shared/user-subscription/subscribe-button.component.scss +++ b/client/src/app/shared/user-subscription/subscribe-button.component.scss | |||
@@ -61,7 +61,7 @@ | |||
61 | padding-left: 1rem; | 61 | padding-left: 1rem; |
62 | } | 62 | } |
63 | 63 | ||
64 | /deep/ form { | 64 | ::ng-deep form { |
65 | padding: 0.25rem 1rem; | 65 | padding: 0.25rem 1rem; |
66 | } | 66 | } |
67 | 67 | ||