Merge pull request #471 from yueyuzhao/issue/454-loading-animation

fix .modal.fade position
This commit is contained in:
chrisgarrity 2021-07-30 17:10:35 -04:00 committed by GitHub
commit f35659db50
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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