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