This commit is contained in:
Anthony 2022-03-29 18:04:34 +02:00 committed by Thomas Zarebczan
parent 13a7785315
commit 29ec4e3ad6

View file

@ -395,15 +395,15 @@ pre {
}
// currency selector
.currency-to-use-div {
.currency-to-use__div {
margin-bottom: 11px;
}
.currency-to-use-header {
.currency-to-use__header {
margin-bottom: 5px;
}
.currency-to-use-selector {
.currency-to-use__selector {
max-width: 113px;
}