mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-21 04:53:58 +08:00
Fixes typo
This commit is contained in:
@ -220,7 +220,7 @@ ion-alert {
|
||||
.alert-button {
|
||||
margin: 0;
|
||||
flex: 1 1 auto;
|
||||
min-width: 50%:
|
||||
min-width: 50%;
|
||||
font-size: $alert-ios-button-font-size;
|
||||
min-height: $alert-ios-button-min-height;
|
||||
border-radius: $alert-ios-button-border-radius;
|
||||
|
Reference in New Issue
Block a user