Fixed: Agenda view on mobile

pull/5521/head
Mark McDowall 2 years ago
parent 11d91faaad
commit 34e928ebed

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

Loading…
Cancel
Save