MagicMirror² v2.14.0 is available! For more information about this release, check out this topic.
Wrap text Default Calendar config options..
-
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" } ] } },