.from_currency .ant-select-selection {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.to_currency .ant-select-selection {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}


/*# sourceMappingURL=chunk-1da69858.c4af3377.css.map*/