fix .modal.fade position

This commit is contained in:
Yueyu 2021-07-21 16:41:09 +08:00
parent 29f90362e9
commit d8e230a72f

View file

@ -41,10 +41,6 @@
margin-right: auto;
}
.modal.fade {
top: -100%;
}
.modal-body {
width: 420px;
height: 113px;