mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
@@ -15,6 +15,7 @@ $opacity-duration: $fade-in-duration + $fade-out-duration;
|
||||
position: absolute;
|
||||
|
||||
contain: strict;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
:host(.unbounded) {
|
||||
|
||||
@@ -78,7 +78,7 @@
|
||||
<ion-ripple-effect></ion-ripple-effect>
|
||||
</a>
|
||||
|
||||
<button class="my-block">
|
||||
<button class="my-block ion-activatable">
|
||||
This is just a button + effect on top
|
||||
<ion-button onclick="buttonClicked()">Nested button</ion-button>
|
||||
<ion-ripple-effect></ion-ripple-effect>
|
||||
|
||||
Reference in New Issue
Block a user