mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
@ -116,7 +116,7 @@ class MenuOverlayType extends MenuType {
|
||||
|
||||
let easing = 'ease';
|
||||
let duration = 250;
|
||||
let backdropOpacity = 0.5;
|
||||
let backdropOpacity = 0.35;
|
||||
|
||||
let closedX, openedX;
|
||||
if (menu.side == 'right') {
|
||||
|
Reference in New Issue
Block a user