/*
 * Copyright (c) 2026, Salesforce, Inc.,
 * All rights reserved.
 * For full license text, see the LICENSE.txt file
 */

/**
 * Initializes a datetime picker
 */
.slds-datetimepicker_has-tooltip {
  .slds-form-element__icon {
    padding-block-start: 0;
  }
}
