Skip to content

Commit

Permalink
fix: show emoji input dialog on top
Browse files Browse the repository at this point in the history
  • Loading branch information
Anjellyrika committed Jun 9, 2023
1 parent 1aaf00d commit 4df4dd7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/renderer/src/lib/notes/modal.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
height: 100%;
position: fixed;
background: rgba(0, 0, 0, 0.8);
z-index: 2;
}
.modal{
padding: 100px;
Expand Down

0 comments on commit 4df4dd7

Please sign in to comment.