mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-03 08:37:53 +08:00
Small mobile fix
This commit is contained in:
parent
6a1e543ea9
commit
4f4492f497
1 changed files with 3 additions and 0 deletions
|
@ -9,6 +9,9 @@
|
|||
|
||||
&--small {
|
||||
padding: 0 50px;
|
||||
@media screen and (max-width: 480px){
|
||||
padding:0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue