hide alertify when you are in presentation mode
This commit is contained in:
parent
aaef30f489
commit
de8339fea7
@ -176,7 +176,7 @@ div#cp-app-slide-modal {
|
|||||||
position: fixed;
|
position: fixed;
|
||||||
top: 0px;
|
top: 0px;
|
||||||
left: 0px;
|
left: 0px;
|
||||||
z-index: 100000;
|
z-index: 1000000; // one order of magnitude higher than alertify
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user