guhongwei 5 years ago
parent
commit
1139f53d24
1 changed files with 4 additions and 0 deletions
  1. 4 0
      src/views/followbind.vue

+ 4 - 0
src/views/followbind.vue

@@ -80,5 +80,9 @@ export default {
 .main {
   min-height: 570px;
   padding: 10px 20px;
+  text-align: center;
+}
+.el-input {
+  padding: 10px 0;
 }
 </style>