mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-28 23:16:32 -04:00
9 lines
82 B
CSS
9 lines
82 B
CSS
.calendar {
|
|
flex-grow: 1;
|
|
width: 100%;
|
|
}
|
|
|
|
.calendarContent {
|
|
width: 100%;
|
|
}
|