Compare commits

...

1 Commits

Author SHA1 Message Date
Mark McDowall
679166fc1c Fixed: Agenda view on mobile
(cherry picked from commit 34e928ebed5e258f3481f88e0163bfecfce2b120)
2023-03-27 04:31:01 +00:00

View File

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