mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
Rename .hidden class to avoid overrides from external code
This commit is contained in:
parent
8f29a3660e
commit
5b5654d371
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
padding: 1rem 0;
|
||||
background-color: #ffffff;
|
||||
|
||||
&.hidden {
|
||||
&.axo-hidden {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue