Parcourir la source

footer height update

chenmy il y a 6 ans
Parent
commit
cdc14c6045
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      TEAMModelOS.SmartTeach/ClientApp/common/footer.vue

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

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