mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-23 05:58:26 +08:00
fix(actionSheet): fix md action sheet ripple
This commit is contained in:
@ -29,6 +29,8 @@ $action-sheet-md-icon-margin: 0 28px 0 0 !default;
|
||||
}
|
||||
|
||||
.action-sheet-button {
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
padding: $action-sheet-md-button-padding;
|
||||
min-height: $action-sheet-md-height;
|
||||
font-size: $action-sheet-md-button-font-size;
|
||||
|
Reference in New Issue
Block a user