mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-23 14:01:20 +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 {
|
.action-sheet-button {
|
||||||
|
position: relative;
|
||||||
|
overflow: hidden;
|
||||||
padding: $action-sheet-md-button-padding;
|
padding: $action-sheet-md-button-padding;
|
||||||
min-height: $action-sheet-md-height;
|
min-height: $action-sheet-md-height;
|
||||||
font-size: $action-sheet-md-button-font-size;
|
font-size: $action-sheet-md-button-font-size;
|
||||||
|
Reference in New Issue
Block a user