Increase font-size for .fc-event

This commit is contained in:
Aleksander Machniak 2019-01-22 11:34:16 +00:00
parent 9bb48ec3fa
commit 2dff079625

View file

@ -298,6 +298,8 @@ fieldset.categories .input-group {
}
.fc-event {
font-size: .9rem;
.fc-title {
font-weight: bold;
}