mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
Axo Block: Fix the Fastlane modal info message text overflow issue
This commit is contained in:
parent
5bae4d13c8
commit
7dc3113be0
1 changed files with 10 additions and 0 deletions
|
@ -301,3 +301,13 @@ a.wc-block-axo-change-link {
|
|||
#shipping-fields .wc-block-components-checkout-step__heading {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
// 11. Fastlane modal info message fix
|
||||
.wc-block-components-text-input {
|
||||
.wc-block-components-form &,
|
||||
& {
|
||||
paypal-watermark {
|
||||
white-space: wrap;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue