mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-16 10:01:59 +08:00
@ -218,7 +218,7 @@ export class Popover implements OverlayInterface {
|
||||
|
||||
return {
|
||||
style: {
|
||||
zIndex: 10000 + this.overlayId,
|
||||
zIndex: 20000 + this.overlayId,
|
||||
},
|
||||
'no-router': true,
|
||||
class: {
|
||||
|
Reference in New Issue
Block a user