Fixed: Agenda view on mobile

(cherry picked from commit 34e928ebed5e258f3481f88e0163bfecfce2b120)
This commit is contained in:
Mark McDowall 2023-03-26 20:45:20 -07:00 committed by servarr
parent d77aa82961
commit 679166fc1c

View file

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