🐛 Removed deprecated CSS rule

The correct CSS that is expected and handled by the JS integration is generated by PHP in the class method `ApplePayButton::hide_gateway_until_eligible()`
This commit is contained in:
Philipp Stracker 2024-10-04 16:14:46 +02:00
parent 14b231ae1e
commit 3430ccc01a
No known key found for this signature in database

View file

@ -57,7 +57,3 @@
}
}
}
#ppc-button-ppcp-applepay {
display: none;
}