Lidarr/frontend/src/Calendar/Calendar.css

9 lines
82 B
CSS

.calendar {
flex-grow: 1;
width: 100%;
}
.calendarContent {
width: 100%;
}