mirror of
https://github.com/Readarr/Readarr
synced 2026-01-18 13:33:34 +01:00
8 lines
82 B
CSS
8 lines
82 B
CSS
.calendar {
|
|
flex-grow: 1;
|
|
width: 100%;
|
|
}
|
|
|
|
.calendarContent {
|
|
width: 100%;
|
|
}
|