develop a system for avoiding z-index problems
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
bottom: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
z-index: 99999; // alertify container
|
||||
z-index: 100000; // alertify container
|
||||
&.forefront {
|
||||
z-index: @max-z-index; // alertify max forefront
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user