mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Fixes AlertDialog in material
This commit is contained in:
@@ -211,6 +211,7 @@ $alert-md-buttons-justify-content: flex-end !default;
|
||||
.alert-button-group {
|
||||
padding: $alert-md-buttons-padding;
|
||||
justify-content: $alert-md-buttons-justify-content;
|
||||
flex-wrap: wrap-reverse;
|
||||
}
|
||||
|
||||
.alert-button {
|
||||
|
||||
Reference in New Issue
Block a user