Fix the popup layout for "Add contact"

This commit is contained in:
Andrey Didenko
2023-10-31 20:46:56 +05:00
parent 46b95c1687
commit adb13ff6c2
@@ -656,7 +656,8 @@ const MultiSelectField = (props) => {
right: 0,
bottom: 0,
backgroundColor: "rgba(255, 255, 255, 0.75)",
zIndex: 50
zIndex: 50,
maxHeight: 450
}
}}
>