Files
Prowlarr-Prowlarr/frontend/src/Calendar/Calendar.css
2019-06-11 22:06:43 -04:00

9 lines
82 B
CSS

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