summaryrefslogtreecommitdiff
path: root/res/client/css/modules/positions.scss
blob: 47e136c7a3c78f56861daa5a3f3c99e9988c6b4d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* Vertical spacing */
$one-baseline: 12px;
$two-baselines: 24px;
$three-baselines: 36px;
$four-baselines: 48px;

$icon-height: 32px;
$icon-width: 45px;
/* Horizontal spacing */
$doc-margin: 70px;
$graph-margin-right: 10px;

// toolbars
$toolbar-button-width: 65px;