fix(dashboard): fix calendar responsiviness
parent
44894f4905
commit
084fe5359d
|
@ -713,3 +713,7 @@ a.fc-more {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.fc-day-grid-container.fc-scroller {
|
||||||
|
height: auto!important;
|
||||||
|
}
|
Loading…
Reference in New Issue