Update variables.scss for latest md version

pull/91/head
Francis Lachapelle 2015-05-19 11:36:42 -04:00
parent 9db7d3b85d
commit b017cb1711
1 changed files with 1 additions and 0 deletions

View File

@ -135,6 +135,7 @@ $z-index-tooltip: 100 !default;
$z-index-dialog: 80 !default;
$z-index-toast: 90 !default;
$z-index-bottom-sheet: 70 !default;
$z-index-scroll-mask: 65 !default;
$z-index-sidenav: 60 !default;
$z-index-backdrop: 50 !default;
$z-index-toolbar: 10 !default;