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