mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
Remove underline in header
This commit is contained in:
parent
d9ab46475c
commit
f9375eab44
1 changed files with 4 additions and 0 deletions
|
@ -192,6 +192,10 @@ ul.ppcp-onboarding-options-sublist {
|
|||
margin-left: auto;
|
||||
}
|
||||
|
||||
.ppcp-settings-page-header a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
@media (max-width: 1200px) {
|
||||
.ppcp-settings-page-header {
|
||||
display: block;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue