fix: overflow-y scroll behavior (#565)
This commit is contained in:
@@ -18,6 +18,7 @@ const EditModal = ({
|
||||
left: 0,
|
||||
right: 0,
|
||||
bottom: 0,
|
||||
'overflow-y': 'scroll',
|
||||
'background-color': 'white',
|
||||
'z-index': 100,
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user