Browse Source

footer height update

chenmy 6 years ago
parent
commit
cdc14c6045
1 changed files with 1 additions and 1 deletions
  1. 1 1
      TEAMModelOS.SmartTeach/ClientApp/common/footer.vue

+ 1 - 1
TEAMModelOS.SmartTeach/ClientApp/common/footer.vue

@@ -63,7 +63,7 @@
 <style>
 <style>
   .w_footer {
   .w_footer {
     width:100%;
     width:100%;
-    height: 210px;
+    height: 170px;
     background: #fafbfc;
     background: #fafbfc;
     font-size: 13px;
     font-size: 13px;
     float:left;
     float:left;