Set z-index of editor shade so it stays above tabs

This commit is contained in:
Nick O'Leary 2016-05-08 22:55:55 +01:00
parent a9bfa4e79b
commit 726d9c8ec5
1 changed files with 1 additions and 0 deletions

View File

@ -149,6 +149,7 @@
left:0;
right:0;
background: $shade-color;
z-index: 2;
}