浏览代码

footer height update

chenmy 6 年之前
父节点
当前提交
cdc14c6045
共有 1 个文件被更改,包括 1 次插入1 次删除
  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;