mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
fix backdrop animation
This commit is contained in:
@ -99,7 +99,7 @@ backdrop {
|
||||
height: 100%;
|
||||
background-color: $backdrop-color;
|
||||
opacity: 0;
|
||||
tranform: translateZ(0);
|
||||
transform: translateZ(0);
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user