timemanager/frontend/src/app/schedules/advanced-scheduler/advanced-scheduler.component.css
Sebastian f000b36710
All checks were successful
Java CI with Maven / build (push) Successful in 46s
issue-20 (#46)
Co-authored-by: Sebastian Böckelmann <uqpko@student.kit.edu>
Reviewed-on: Sebastian/TimeManager#46
2023-11-12 13:18:53 +01:00

15 lines
180 B
CSS

app-date-time-picker {
margin-right: 20px;
}
.example-label-container {
display: flex;
justify-content: space-between;
margin: 0;
}
.scheduleBtn {
margin-top: 20px;
}