diff --git a/resources/views/email/template/client.blade.php b/resources/views/email/template/client.blade.php index 7bb1ec595313..d306540f7b92 100644 --- a/resources/views/email/template/client.blade.php +++ b/resources/views/email/template/client.blade.php @@ -117,12 +117,6 @@ color: inherit !important; } - .new_button { - background-color: {{ $primary_color }}; - - } - } - .new_button, { background-color: {{ $primary_color }}; }