We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9b59ed9 + daf66d3 commit e39f2afCopy full SHA for e39f2af
src/Std.php
@@ -146,7 +146,7 @@ class="payment_btn__link"
146
.payment_btn__link {
147
display: inline-block;
148
width: 200px;
149
- height: ' . (empty($params['qr']) ? '150px' : 'auto') . ';
+ height: ' . (empty($params['qr']) ? '90px' : 'auto') . ';
150
line-height: 20px;
151
justify-content: center;
152
background: #ffffff;
0 commit comments