feature(view) fancybox -> @cloudcmd/modal

This commit is contained in:
coderaiser 2018-09-12 00:05:18 +03:00
parent 99a93d77b3
commit 35d5e36421
28 changed files with 43 additions and 3532 deletions

View file

@ -2,6 +2,7 @@
font-size: 16px;
white-space: pre;
height: 100%;
overflow: auto;
}
.view:focus {
@ -18,18 +19,6 @@
background : rgba(255, 255, 255, 0.1);
}
.fancybox-wrap {
/*
* when search element with
* document.elementFromPoint
*/
z-index: 1;
}
.fancybox-overlay {
z-index: 0;
}
.media, video {
width: 100%;
}