Files
dspace-angular/src/app/system-wide-alert/alert-form/system-wide-alert-form.component.scss
Yana De Pauw bb7eef2631 Fix typo
2023-02-02 17:58:55 +01:00

5 lines
153 B
SCSS

.timepicker-margin {
// Negative margin to offset the time picker arrows and ensure the date and time are correctly aligned
margin-top: -38px;
}