mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-03 08:37:53 +08:00
fix the first step back link
This commit is contained in:
parent
66536f2a57
commit
f6ad82886b
2 changed files with 36 additions and 16 deletions
|
@ -25,9 +25,14 @@
|
|||
background-color:none;
|
||||
background:none;
|
||||
}
|
||||
}
|
||||
|
||||
span {
|
||||
padding: 0 12px 0 0;
|
||||
&--left {
|
||||
&__link {
|
||||
@include font(20, 28, 400);
|
||||
color: $color-gray-900;
|
||||
text-decoration: none;
|
||||
padding: 0 0 0 18px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue