change calendar font
This commit is contained in:
parent
35b0b528cd
commit
0b4db87233
@ -10,3 +10,7 @@ html,
|
|||||||
body {
|
body {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.rbc-calendar {
|
||||||
|
font-family: "Roboto","Helvetica","Arial",sans-serif;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user