mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
feat(windows): initial add for windows badges
also hide ion-button-effect and change alert buttons to full width references #5565
This commit is contained in:
@@ -231,7 +231,7 @@ $button-wp-small-icon-font-size: 1.4em !default;
|
||||
border-color: transparent;
|
||||
|
||||
&:hover:not(.disable-hover) {
|
||||
border-color: transparent;
|
||||
border-color: transparent;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -239,6 +239,10 @@ $button-wp-small-icon-font-size: 1.4em !default;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
ion-button-effect {
|
||||
// wp does not use the button effect
|
||||
display: none;
|
||||
}
|
||||
|
||||
// Generate Windows Button Colors
|
||||
// --------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user