Elastic: Increase font-size in calendar event boxes
This commit is contained in:
parent
c426b5ddd2
commit
94c80fbc75
1 changed files with 1 additions and 1 deletions
|
@ -298,7 +298,7 @@ fieldset.categories .input-group {
|
||||||
}
|
}
|
||||||
|
|
||||||
.fc-event {
|
.fc-event {
|
||||||
font-size: .9rem;
|
font-size: 1rem;
|
||||||
|
|
||||||
.fc-title {
|
.fc-title {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
|
Loading…
Add table
Reference in a new issue