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 9e9928861c
commit 9298c9a129

View file

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