mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
5 lines
153 B
SCSS
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;
|
|
}
|