Skip to content

Commit

Permalink
Force 24px max-height for mollie icons.
Browse files Browse the repository at this point in the history
inpsyde-maticluznar committed Sep 12, 2023
1 parent 699e213 commit 068d53a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/scss/mollie-gateway-icons.scss
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@
}
label .mollie-gateway-icon{
float:right;
max-height: 24px;
max-height: 24px !important;
}
.mollie-gateway-icon svg{
float:right;

0 comments on commit 068d53a

Please sign in to comment.