From d7473d68de919f0815985bc3fa43114ab51b01a5 Mon Sep 17 00:00:00 2001 From: Constantin Simonis Date: Thu, 13 Feb 2025 21:44:51 +0100 Subject: [PATCH] remove unused class --- templates/email/order.html.twig | 5 ----- 1 file changed, 5 deletions(-) diff --git a/templates/email/order.html.twig b/templates/email/order.html.twig index 2597141..d0abc84 100644 --- a/templates/email/order.html.twig +++ b/templates/email/order.html.twig @@ -44,11 +44,6 @@ padding: 15px !important; margin: 15px 0 !important; } - .cta-button { - width: 100% !important; - box-sizing: border-box !important; - margin: 10px 0 !important; - } }