1
0
Fork 0
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:
Mark McDowall 2023-03-26 20:45:20 -07:00
parent 11d91faaad
commit 34e928ebed

View file

@ -108,7 +108,7 @@
}
@media only screen and (max-width: $breakpointSmall) {
.event {
.overlay {
flex-direction: column;
}