We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e0fcf9 commit e17dca7Copy full SHA for e17dca7
core/src/components/button/button.ionic.scss
@@ -129,7 +129,8 @@
129
130
// Button with Icons
131
// -------------------------------------------------------------------------------
132
-:host(.button-small) {
+:host(.button-small),
133
+:host(.button-medium) {
134
::slotted(ion-icon[slot="start"]),
135
::slotted(ion-icon[slot="end"]),
136
::slotted(ion-icon[slot="icon-only"]) {
0 commit comments