mirror of
https://github.com/Lidarr/Lidarr
synced 2025-12-31 12:43:38 +01:00
8 lines
82 B
CSS
8 lines
82 B
CSS
.calendar {
|
|
flex-grow: 1;
|
|
width: 100%;
|
|
}
|
|
|
|
.calendarContent {
|
|
width: 100%;
|
|
}
|