Skip to content

Commit 668c646

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scss/_action-sheet.scss

Lines changed: 1 addition & 1 deletion
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)