How do I limit the space between days and make the font bigger? When I make the font larger, I can’t figure out how the make the boxes larger also.
This is my config file
views: [
{
mode: “daily”,
maxitems: “7”,
name: “VIEW1”,
timeFormat:“h:mm A”,
slotCount: 7,
calendars: [],
type: “row”,
position: “bottom_bar”,
},
],
scenes: [
{
name: "DEFAULT",
},
],
},
},