EUR NL default

This commit is contained in:
anamotaadyen
2022-10-06 18:17:26 +01:00
parent 46e0b6d0bb
commit e1d0fc6f58
3 changed files with 26 additions and 12 deletions

View File

@@ -632,15 +632,13 @@ a:hover {
:root {
--background-color: purple;
}
.test {
background: var(--background-color);
--button-edges: 25px;
}
.adyen-checkout__button {
background: var(--background-color) !important;
border-radius: var(--button-edges) !important;
}
/* Copy button */