mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-01 07:02:48 +08:00
Fix the preview styling
This commit is contained in:
parent
ac420a6d7e
commit
4e905ae6e1
1 changed files with 5 additions and 2 deletions
|
@ -10,10 +10,13 @@
|
|||
}
|
||||
|
||||
@media (min-width: 1200px) {
|
||||
position: absolute;
|
||||
left: 800px;
|
||||
float: right;
|
||||
margin-top: -400px;
|
||||
}
|
||||
|
||||
@media (min-width: 1400px) {
|
||||
margin-right: 13%;
|
||||
}
|
||||
}
|
||||
|
||||
.ppcp-message-preview {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue