Compare commits
1 Commits
7d8d3957ee
...
58bce2990c
Author | SHA1 | Date | |
---|---|---|---|
58bce2990c |
@ -378,7 +378,6 @@ function fix() {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
const backdrops = getElements(tokens.backdrops);
|
||||
|
||||
@ -399,6 +398,7 @@ 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