Skip to content

Commit 9412a7c

Browse files
committed
fix(alert): remove justify content from buttons in an alert
references #6237
1 parent e0a4f09 commit 9412a7c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

ionic/components/alert/alert.wp.scss

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -354,8 +354,4 @@ ion-alert {
354354
&.activated {
355355
background: $alert-wp-button-background-activated;
356356
}
357-
358-
.button-inner {
359-
justify-content: $alert-wp-button-group-justify-content;
360-
}
361357
}

0 commit comments

Comments
 (0)