mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-10-02 16:52:04 +02:00
9 lines
82 B
CSS
9 lines
82 B
CSS
.calendar {
|
|
flex-grow: 1;
|
|
width: 100%;
|
|
}
|
|
|
|
.calendarContent {
|
|
width: 100%;
|
|
}
|