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