Material Tabs

Variables to customize Material Tabs

$mt-tabs-margin-ratio

Ratio applied to the margin or space around tabs

Type: number

Default value: $ui-margin-ratio

Computed value: "0.6"

$mt-tab-items-container-margin

Margin of the Folder container element around the Page item

Type: number

Default value: $mt-tabs-margin-ratio* 6px

Computed value: "3.6px"

$mt-tabs-font-size-ratio

Font size ratio for Material Tabs

Type: number

Default value: $ui-font-size-ratio

Computed value: "0.8"

$mt-tabs-tab-z-index

z-index for Material Tabs

Type: number

Default value: $z-index-Normal

Computed value: "1"

$mt-tabs-tab-current-z-index

z-index for current tab in Material Tabs

Type: number

Default value: $z-index-above-Normal

Computed value: "2"