mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
fix(actionsheet): Dismiss actionsheet when tapping backdrop, closes #733
This commit is contained in:
@@ -92,7 +92,7 @@
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.action-sheet {
|
||||
.action-sheet-backdrop {
|
||||
pointer-events: auto;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user