mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
action menu animation improvements
This commit is contained in:
@@ -100,7 +100,8 @@ backdrop {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background-color: $backdrop-color;
|
||||
opacity: 0;
|
||||
opacity: 0.01;
|
||||
display: block;
|
||||
transform: translateZ(0);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user