mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
fix(alert): remove justify content from buttons in an alert
references #6237
This commit is contained in:
@@ -354,8 +354,4 @@ ion-alert {
|
||||
&.activated {
|
||||
background: $alert-wp-button-background-activated;
|
||||
}
|
||||
|
||||
.button-inner {
|
||||
justify-content: $alert-wp-button-group-justify-content;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user