mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
fix(alert): use proper styling for alert buttons
This commit is contained in:
@@ -84,10 +84,12 @@ ion-alert input {
|
||||
background: inherit;
|
||||
}
|
||||
|
||||
.alert-button-group {
|
||||
.alert-button-group ion-button {
|
||||
display: flex;
|
||||
|
||||
flex-direction: row;
|
||||
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.alert-button-group-vertical {
|
||||
|
||||
Reference in New Issue
Block a user