Merge pull request #3011 from woocommerce/PCP-4108-remove-heading-when-configurator-throws-error

Remove the heading when configurator throws an error (4108)
This commit is contained in:
Emili Castells 2025-01-23 11:09:29 +01:00 committed by GitHub
commit 449a4a3e50
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -97,4 +97,17 @@
font-family: "PayPalPro", sans-serif;
-webkit-font-smoothing: antialiased;
}
.css-1hs85tj {
display: none;
}
.css-4nclxm.e1vy3g880, {
width: 100%;
padding: 48px 8px;
.css-11hsg2u.e1vy3g880 {
width: 100%;
}
}
}