mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
refactor(animations): inline css animations
This commit is contained in:
@@ -203,6 +203,12 @@ $button-ios-small-icon-font-size: 1.3em !default;
|
||||
}
|
||||
|
||||
|
||||
ion-button-effect {
|
||||
// iOS does not use the button effect
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
||||
// Generate iOS Button Colors
|
||||
// --------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user