UNPKG

@hakit/components

Version:
27 lines (26 loc) 417 B
const e = { font: { size: "1rem", family: '"Roboto","Helvetica","Arial",sans-serif' }, device: { areaCard: { zIndex: 20 }, sidebarCard: { width: { collapsed: "5rem", expanded: "19rem" } } }, modal: { width: "40rem", zIndex: 21 // this should be higher than the area card } }; export { e as theme }; //# sourceMappingURL=theme.js.map