removed jquery dependency

This commit is contained in:
huangjx
2021-10-22 20:20:33 +08:00
parent 7143468cde
commit 0bd6c81157
7 changed files with 76 additions and 52 deletions

View File

@@ -179,7 +179,7 @@ div .number {
@media only screen and (min-width: 800px) {}
@media only screen and (max-width: 1024px) {
#ncdownloader-form-wrapper {
#ncdownloader-body-wrapper {
position : relative;
margin-top: 2em;
}