mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-01 07:02:48 +08:00
Approve preview styles for ultra large screens
This commit is contained in:
parent
77fa07160d
commit
b33cb9d086
1 changed files with 4 additions and 0 deletions
|
@ -17,6 +17,10 @@
|
|||
@media (min-width: 1400px) {
|
||||
margin-right: 13%;
|
||||
}
|
||||
|
||||
@media (min-width: 2000px) {
|
||||
margin-right: 42%;
|
||||
}
|
||||
}
|
||||
|
||||
.ppcp-message-preview {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue