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