mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-02-24 16:14:01 +08:00
fix(empty-state): Remove z-index to allow undo toast to work
This commit is contained in:
parent
51e98076c7
commit
53a38c84a6
1 changed files with 0 additions and 1 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Reference in a new issue