Material Tabs
Variables to customize Material Tabs
$mt-tab-items-container-margin
Margin of the Folder container element around the Page item
Type: number
Default value: $ui-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 - do not touch
Type: number
Default value: $z-index-Normal
Computed value: "1"
$mt-tabs-tab-current-z-index
z-index for current tab in Material Tabs - do not touch
Type: number
Default value: $z-index-above-Normal
Computed value: "2"