Fixed: Agenda view on mobile
This commit is contained in:
parent
11d91faaad
commit
34e928ebed
|
@ -108,7 +108,7 @@
|
|||
}
|
||||
|
||||
@media only screen and (max-width: $breakpointSmall) {
|
||||
.event {
|
||||
.overlay {
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue