mirror of
https://github.com/Sonarr/Sonarr
synced 2026-04-25 06:31:35 +02:00
Fixed: Agenda view on mobile
This commit is contained in:
parent
11d91faaad
commit
34e928ebed
1 changed files with 1 additions and 1 deletions
|
|
@ -108,7 +108,7 @@
|
|||
}
|
||||
|
||||
@media only screen and (max-width: $breakpointSmall) {
|
||||
.event {
|
||||
.overlay {
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue