fix(empty-state): Remove z-index to allow undo toast to work

This commit is contained in:
Juan Tejada 2016-03-25 12:30:08 -07:00
parent 51e98076c7
commit 53a38c84a6

View file

@ -8,7 +8,6 @@
top: 0;
right: 0;
bottom: 0;
z-index: 1002;
overflow:hidden;
> div {