mirror of
https://github.com/OpenSignLabs/OpenSign.git
synced 2026-08-17 21:25:54 +02:00
Fix the popup layout for "Add contact"
This commit is contained in:
@@ -656,7 +656,8 @@ const MultiSelectField = (props) => {
|
||||
right: 0,
|
||||
bottom: 0,
|
||||
backgroundColor: "rgba(255, 255, 255, 0.75)",
|
||||
zIndex: 50
|
||||
zIndex: 50,
|
||||
maxHeight: 450
|
||||
}
|
||||
}}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user