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 a116047 commit f80a6a2Copy full SHA for f80a6a2
core/src/components/datetime/datetime.ionic.scss
@@ -219,9 +219,9 @@
219
:host .datetime-footer {
220
@include globals.padding(
221
globals.$ion-space-200,
222
- globals.$ion-space-400,
+ globals.$ion-space-0,
223
224
- globals.$ion-space-400
+ globals.$ion-space-0
225
);
226
margin-top: globals.$ion-space-200;
227
0 commit comments