mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-04 08:47:23 +08:00
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:
commit
449a4a3e50
1 changed files with 13 additions and 0 deletions
|
@ -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%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue