Explorar el Código

footer height update

chenmy hace 6 años
padre
commit
cdc14c6045
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;