mirror of
https://github.com/Sonarr/Sonarr
synced 2025-02-21 13:47:10 +00: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