mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Ripple
This commit is contained in:
@@ -27,12 +27,15 @@ $button-fab-size: 56px;
|
||||
|
||||
button,
|
||||
[button] {
|
||||
position: relative;
|
||||
display: inline-flex;
|
||||
flex-shrink: 0;
|
||||
flex-flow: row nowrap;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
|
||||
will-change: transform;
|
||||
|
||||
margin: $button-margin;
|
||||
line-height: 1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user