xjc 2 년 전
부모
커밋
8db1738b0e
2개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 2 2
      templates/topic/xsSignup.html
  2. 2 2
      templates/topic/ykSignup.html

+ 2 - 2
templates/topic/xsSignup.html

@@ -14,8 +14,8 @@
     <script src="https://api.hunanwanzhu.com/topic/elementui-index.js"></script>
 </head>
 <style>
-    .container{
-       padding:20px; 
+    .content{
+       padding:10px; 
     }
     .footer{
         position:fixed;

+ 2 - 2
templates/topic/ykSignup.html

@@ -14,8 +14,8 @@
     <script src="https://api.hunanwanzhu.com/topic/elementui-index.js"></script>
 </head>
 <style>
-    .container{
-       padding:20px; 
+    .content{
+       padding:10px; 
     }
     .footer{
         position:fixed;