mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-09-22 20:45:55 +08:00
fix(empty-state): Remove z-index to allow undo toast to work
This commit is contained in:
parent
9e9928861c
commit
9298c9a129
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@
|
|||
top: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
z-index: 1002;
|
||||
overflow:hidden;
|
||||
|
||||
> div {
|
||||
|
|
Loading…
Add table
Reference in a new issue