Radarr/frontend/src/Calendar/Calendar.css

9 lines
82 B
CSS
Raw Normal View History

2018-11-23 07:04:42 +00:00
.calendar {
flex-grow: 1;
width: 100%;
}
.calendarContent {
width: 100%;
}