mirror of https://github.com/akveo/blur-admin
fix(dashboard): fix calendar responsiviness
parent
44894f4905
commit
084fe5359d
|
@ -712,4 +712,8 @@ a.fc-more {
|
|||
content: "=";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.fc-day-grid-container.fc-scroller {
|
||||
height: auto!important;
|
||||
}
|
Loading…
Reference in New Issue