diff --git a/public/res/html/bodyIndex.html b/public/res/html/bodyIndex.html index 4d27e979..c965ec7f 100644 --- a/public/res/html/bodyIndex.html +++ b/public/res/html/bodyIndex.html @@ -1135,14 +1135,6 @@ class="form-control"> -
- -
- -
-
diff --git a/public/res/styles/main.less b/public/res/styles/main.less index cbe1602b..daa659c3 100644 --- a/public/res/styles/main.less +++ b/public/res/styles/main.less @@ -187,7 +187,6 @@ body { } .modal-footer { - background-color: @secondary-bg-light; margin-top: 0; }