Compare commits
1 Commits
58bce2990c
...
7d8d3957ee
Author | SHA1 | Date | |
---|---|---|---|
7d8d3957ee |
@ -378,6 +378,7 @@ function fix() {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
const backdrops = getElements(tokens.backdrops);
|
||||
|
||||
@ -398,7 +399,6 @@ function fix() {
|
||||
element?.style.setProperty('overflow-y', 'initial', 'important');
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
const ionRouterOutlet = document.getElementsByTagName('ion-router-outlet')[0];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user