Add this code to the Custom CSS field on the Settings tab of your Calculator widget’s settings:
[class*="dropdown__Select-sc"],
[class*="Dropdown__DropdownContainer-sc"] {
border-radius: 12px !important;
}
Add this code to the Custom CSS field on the Settings tab of your Calculator widget’s settings:
[class*="dropdown__Select-sc"],
[class*="Dropdown__DropdownContainer-sc"] {
border-radius: 12px !important;
}