Material Tabs widget
Variables to customize Material Tabs widget
$mt-tabs-margin-ratio
Ratio applied to the margin or space around tabs
Type: number
Default value: $theme-margin-ratio
Computed value: "0.6"
$mt-tab-items-container-margin
Margin of the Folder widget's container element around the Page widget
Type: number
Default value: $mt-tabs-margin-ratio* 6px
Computed value: "3.6px"
$mt-tabs-font-size-ratio
Font size ratio for Material Tabs widget
Type: number
Default value: $theme-font-size-ratio
Computed value: "0.8"
$mt-tabs-tab-z-index
z-index for Material Tabs widget
Type: number
Default value: $z-index-Normal
Computed value: "1"
$mt-tabs-tab-current-z-index
z-index for current tab in Material Tabs widget
Type: number
Default value: $z-index-above-Normal
Computed value: "2"