소스 검색

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;