We will work on Apr 26th (Saturday) and will be off from Apr 30th (Wednesday) until May 2nd (Friday) for public holiday in our country

Commit bb6579e3 authored by attilak's avatar attilak

fix iDeal component styling

parent 5d1d536a
...@@ -1002,24 +1002,19 @@ ...@@ -1002,24 +1002,19 @@
} }
/*.adyen-checkout__card__form .adyen-checkout__input {*/ /*
/*max-height: 40px;*/ Custom style for ideal component
/*}*/ */
/*.adyen-checkout__card__form .adyen-checkout__input img{*/ #iDealContainer .adyen-checkout__dropdown__button{
/*display: none;*/ padding: 0 0 0 8px;
/*}*/ max-width: 290px;
}
/*#adyen-cc-form .fieldset > .field > .label, .fieldset > .fields > .field > .label {*/
/*font-weight: 400;*/ #iDealContainer .adyen-checkout__dropdown--large{
/*}*/ margin-left: 21px;
}
/*#adyen-cc-form .fieldset > .holdername.field{*/
/*margin-bottom: 10px;*/ #iDealContainer .adyen-checkout__dropdown__element{
/*}*/ margin-bottom: 0;
}
/*#adyen-cc-form .helper-text{*/ \ No newline at end of file
/*font-size: 11px;*/
/*color: rgb(144, 162, 189);*/
/*font-weight: 100;*/
/*}*/
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment