/**
 * SASS constants used by the SCION Workbench.
 */

/**
 * Breakpoint for displaying the contents of the view tab on multiple lines.
 */
$viewtab-multiline-breakpoint: 3.5rem;
