Skip to content

Commit

Permalink
fix: Range edition not working anymore
Browse files Browse the repository at this point in the history
close  #1176
  • Loading branch information
hamed-musallam committed Jul 16, 2021
1 parent 5055c1b commit 2469601
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/component/elements/popup/Modal/Provider.tsx
Expand Up @@ -239,6 +239,7 @@ function Provider({
style={{
...style,
margin: offset,
position: 'static',
pointerEvents: 'all',
userSelect: 'none',
}}
Expand Down

0 comments on commit 2469601

Please sign in to comment.