update Modal
change DOM of Modal,fixed mask scroll bug in chrome 55,fixed mask cover scrollbar bug
This commit is contained in:
parent
c13e7cea81
commit
09bce8de83
3 changed files with 31 additions and 25 deletions
|
@ -6,6 +6,7 @@
|
|||
right: 0;
|
||||
background-color: rgba(55, 55, 55, 0.6);
|
||||
height: 100%;
|
||||
z-index: @zindex-modal;
|
||||
|
||||
&-hidden {
|
||||
display: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue