mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-09 08:09:32 +08:00
feat(ripple): adds unbounded ripple-effect (#16399)
This commit is contained in:
@ -218,7 +218,7 @@
|
||||
line-height: 1;
|
||||
|
||||
box-shadow: var(--box-shadow);
|
||||
contain: content;
|
||||
contain: layout style;
|
||||
cursor: pointer;
|
||||
opacity: var(--opacity);
|
||||
overflow: var(--overflow);
|
||||
|
||||
Reference in New Issue
Block a user