develop a system for avoiding z-index problems
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
.cp-modal-container {
|
||||
display: none;
|
||||
|
||||
z-index: 100000;
|
||||
z-index: 100000; //Z modal container
|
||||
position: absolute;
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
|
||||
Reference in New Issue
Block a user