Hi my Calendar tital text is to long how do i wrap the text using the configuration options im just not sure how to add then Thanks
{
module: "calendar",
header: "US Holidays",
position: "top_left",
config: {
calendars: [
{
symbol: "calendar-check",
url: "https://calendar.google.com/calendar/ical/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxbasic.ics"
}
]
}
},