mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-04 08:47:23 +08:00
force the 3d secure layer above the woocommerce loading layer
This commit is contained in:
parent
9dc95c0e28
commit
69fd00f866
1 changed files with 4 additions and 0 deletions
|
@ -3,3 +3,7 @@
|
|||
max-height: 25px;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.payments-sdk-contingency-handler {
|
||||
z-index: 1000 !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue