// Styles for the fields in the scheduled publishing dialog .w-dialog.publishing { .w-panel__wrapper { margin-top: theme('spacing.2'); margin-bottom: theme('spacing.2'); } .w-field--date_time_field input { width: 100%; } }