Headless CMS and Content Managment Hub
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

24 lines
374 B

:host ::ng-deep {
.tui-full-calendar-weekday-schedule-bullet {
top: 10px !important;
}
}
.calendar {
@include absolute(-1px, 0, 0, 0);
}
.form-select {
display: inline-block;
white-space: normal;
width: auto;
}
.form-group-aligned {
align-items: center;
.col-form-label {
padding-bottom: 0;
padding-top: 0;
}
}