mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
fix iOS trans bg color
This commit is contained in:
@ -100,7 +100,7 @@ export class PaneController {
|
||||
selector: 'ion-pane',
|
||||
classId: 'nav',
|
||||
host: {
|
||||
['[class.show-page]']: 'showPane'
|
||||
['[class.show-pane]']: 'showPane'
|
||||
}
|
||||
})
|
||||
@View({
|
||||
|
Reference in New Issue
Block a user