Skip to content

Commit 668c646

Browse files
committed
fix(actionsheet): Dismiss actionsheet when tapping backdrop, closes #733
1 parent 44b31e1 commit 668c646

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: scss/_action-sheet.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
pointer-events: none;
9393
}
9494

95-
.action-sheet {
95+
.action-sheet-backdrop {
9696
pointer-events: auto;
9797
}
9898
}

0 commit comments

Comments
 (0)