Allow outside click for focustrap
This commit is contained in:
parent
0f16ef5dd6
commit
28c1346a25
4 changed files with 6 additions and 5 deletions
|
@ -10,7 +10,7 @@
|
|||
top: 0;
|
||||
user-select: none;
|
||||
width: 100%;
|
||||
z-index: $z-index-popup-overlay;
|
||||
z-index: $z-index-stories;
|
||||
|
||||
&__pane {
|
||||
background: $color-gray-80;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue