mirror of
https://github.com/Radarr/Radarr
synced 2026-01-17 04:53:15 +01:00
8 lines
82 B
CSS
8 lines
82 B
CSS
.calendar {
|
|
flex-grow: 1;
|
|
width: 100%;
|
|
}
|
|
|
|
.calendarContent {
|
|
width: 100%;
|
|
}
|