update Modal

change DOM of Modal,fixed mask scroll bug in chrome 55,fixed mask cover
scrollbar bug
This commit is contained in:
梁灏 2017-02-21 11:36:41 +08:00
parent c13e7cea81
commit 09bce8de83
3 changed files with 31 additions and 25 deletions

View file

@ -6,6 +6,7 @@
right: 0;
background-color: rgba(55, 55, 55, 0.6);
height: 100%;
z-index: @zindex-modal;
&-hidden {
display: none;