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 f73120a commit 2823645Copy full SHA for 2823645
core/src/components/datetime/datetime.ionic.scss
@@ -216,12 +216,12 @@
216
217
// Calendar / Footer / Action Buttons
218
// -----------------------------------
219
-:host .datetime-action-buttons {
+: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