mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Lighter ripple
This commit is contained in:
@@ -8,7 +8,7 @@ $ripple-animation-curve: cubic-bezier(0, 0, 0.2, 1) !default;
|
||||
|
||||
.md-ripple {
|
||||
|
||||
background: $ripple-bg-color;
|
||||
background: #fff;//$ripple-bg-color;
|
||||
border-radius: 50%;
|
||||
height: 50px;
|
||||
left: 0;
|
||||
|
||||
Reference in New Issue
Block a user