export const DETAILS_PANEL_WIDTH = 420; export const DETAILS_PANEL_MARGINS = { top: 24, bottom: 48, right: 36 }; export const DETAILS_PANEL_OFFSET = 8;