Axo Block: Normalize the Watermark margin pre and post email lookup

This commit is contained in:
Daniel Dudzic 2024-10-10 20:53:53 +02:00
parent 0d228d0d76
commit efc2b8cf32
No known key found for this signature in database
GPG key ID: 31B40D33E3465483

View file

@ -174,9 +174,6 @@ $fast-transition-duration: 0.5s;
grid-area: watermark;
justify-self: end;
grid-column: 1;
}
&:not(.wc-block-axo-is-authenticated) .wc-block-checkout-axo-block-watermark-container {
margin-top: 0;
}