mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 03:32:21 +08:00
@ -69,5 +69,9 @@ ion-popup {
|
|||||||
@extend button[clear];
|
@extend button[clear];
|
||||||
|
|
||||||
min-height: $popup-md-button-min-height;
|
min-height: $popup-md-button-min-height;
|
||||||
|
|
||||||
|
&.activated {
|
||||||
|
opacity: 1;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user