* client: confirm before deleting

This commit is contained in:
Ildar Kamalov
2019-05-22 19:11:16 +03:00
committed by Simon Zolin
parent c7b5830336
commit f40141bbbc
5 changed files with 12 additions and 7 deletions

View File

@@ -5,7 +5,7 @@
overflow-x: hidden;
overflow-y: auto;
background-color: rgba(0, 0, 0, 0.5);
z-index: 105;
z-index: 104;
}
.ReactModal__Overlay--after-open {