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 2082c8d commit 09e9033Copy full SHA for 09e9033
core/src/components/button/button.ionic.scss
@@ -165,8 +165,8 @@
165
::slotted(ion-spinner[slot="start"]),
166
::slotted(ion-spinner[slot="end"]),
167
::slotted(ion-spinner[slot="icon-only"]) {
168
- width: globals.$ion-space-500;
169
- height: globals.$ion-space-500;
+ width: globals.$ion-scale-500;
+ height: globals.$ion-scale-500;
170
}
171
172
// Button Shapes
0 commit comments