export const MAX_SIDEBAR_WIDTH = 321;
export const MAX_SCREEN_CONTENT_WIDTH = '50%';
export const MIN_WIDTH_MASTER_DETAIL_LAYOUT = 700;